Current Path : /storage/v11800/newruvamithai/

Linux v11800 5.3.0-1023-aws #25~18.04.1-Ubuntu SMP Fri Jun 5 15:19:18 UTC 2020 aarch64

Upload File :
Current File : /storage/v11800/newruvamithai/.db.sql
-- MariaDB dump 10.19  Distrib 10.6.9-MariaDB, for debian-linux-gnu (aarch64)
--
-- Host: localhost    Database: newruvamithaidb
-- ------------------------------------------------------
-- Server version	10.6.9-MariaDB-1:10.6.9+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) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=227 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 (206,'action_scheduler/migration_hook','pending','2023-06-27 11:03:23','2023-06-27 11:03:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687863803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687863803;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(207,'woocommerce_cleanup_draft_orders','pending','2023-06-27 11:02:24','2023-06-27 11:02:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687863744;s:18:\"\0*\0first_timestamp\";i:1687863744;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687863744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(208,'wc_gla_cron_daily_notes','pending','2023-06-27 12:27:28','2023-06-27 12:27:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687868848;s:18:\"\0*\0first_timestamp\";i:1687868848;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687868848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(209,'mailpoet/cron/daemon-trigger','canceled','2023-06-27 12:27:28','2023-06-27 12:27:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687868848;s:18:\"\0*\0first_timestamp\";i:1687868848;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687868848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(210,'pinterest_for_woocommerce_daily_heartbeat','pending','2023-06-27 12:27:34','2023-06-27 12:27:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687868854;s:18:\"\0*\0first_timestamp\";i:1687868854;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687868854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(211,'pinterest_for_woocommerce_hourly_heartbeat','pending','2023-06-27 12:27:35','2023-06-27 12:27:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687868855;s:18:\"\0*\0first_timestamp\";i:1687868855;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687868855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(212,'woocommerce_run_on_woocommerce_admin_updated','pending','2023-06-28 06:14:36','2023-06-28 06:14:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687932876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687932876;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(213,'mailpoet/cron/daemon-trigger','canceled','2023-06-28 06:14:37','2023-06-28 06:14:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687932877;s:18:\"\0*\0first_timestamp\";i:1687932877;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687932877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(214,'woocommerce_run_product_attribute_lookup_update_callback','pending','2023-06-28 11:29:02','2023-06-28 11:29:02','[243,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687951742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687951742;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(215,'woocommerce_update_marketplace_suggestions','pending','2023-06-28 11:29:02','2023-06-28 11:29:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687951742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687951742;}',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(216,'mailpoet/cron/daemon-trigger','canceled','2023-07-06 10:53:11','2023-07-06 10:53:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1688640791;s:18:\"\0*\0first_timestamp\";i:1688640791;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1688640791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(217,'woocommerce_run_product_attribute_lookup_update_callback','pending','2023-07-07 08:13:34','2023-07-07 08:13:34','[255,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1688717614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1688717614;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(218,'woocommerce_run_product_attribute_lookup_update_callback','pending','2023-07-07 08:13:50','2023-07-07 08:13:50','[256,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1688717630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1688717630;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(219,'woocommerce_run_product_attribute_lookup_update_callback','pending','2023-07-07 08:13:50','2023-07-07 08:13:50','[255,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1688717630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1688717630;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(220,'woocommerce_run_product_attribute_lookup_update_callback','pending','2023-07-07 08:14:22','2023-07-07 08:14:22','[256,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1688717662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1688717662;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(221,'woocommerce_run_product_attribute_lookup_update_callback','pending','2023-07-07 08:14:33','2023-07-07 08:14:33','[257,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1688717673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1688717673;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(222,'woocommerce_run_product_attribute_lookup_update_callback','pending','2023-07-07 08:16:07','2023-07-07 08:16:07','[257,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1688717767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1688717767;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(223,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','pending','2023-07-07 08:16:17','2023-07-07 08:16:17','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(224,'mailpoet/cron/daemon-trigger','canceled','2023-07-12 09:30:57','2023-07-12 09:30:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1689154257;s:18:\"\0*\0first_timestamp\";i:1689154257;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1689154257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(225,'woocommerce_run_product_attribute_lookup_regeneration_callback','pending','2023-08-17 19:06:33','2023-08-17 19:06:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1692299193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1692299193;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(226,'mailpoet/cron/daemon-trigger','pending','2023-08-17 19:06:33','2023-08-17 19:06:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1692299193;s:18:\"\0*\0first_timestamp\";i:1692299193;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1692299193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10);
/*!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 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) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=7 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,'gla'),(3,'mailpoet-cron'),(4,'pinterest-for-woocommerce'),(5,'woocommerce-remote-inbox-engine'),(6,'woocommerce-db-updates');
/*!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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=30 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 (1,206,'action created','2023-06-27 11:02:23','2023-06-27 11:02:23'),(2,207,'action created','2023-06-27 11:02:24','2023-06-27 11:02:24'),(3,208,'action created','2023-06-27 12:27:28','2023-06-27 12:27:28'),(4,209,'action created','2023-06-27 12:27:28','2023-06-27 12:27:28'),(5,210,'action created','2023-06-27 12:27:35','2023-06-27 12:27:35'),(6,211,'action created','2023-06-27 12:27:35','2023-06-27 12:27:35'),(7,212,'action created','2023-06-28 06:14:36','2023-06-28 06:14:36'),(8,209,'action canceled','2023-06-28 06:14:37','2023-06-28 06:14:37'),(9,209,'action canceled','2023-06-28 06:14:37','2023-06-28 06:14:37'),(10,213,'action created','2023-06-28 06:14:37','2023-06-28 06:14:37'),(11,214,'action created','2023-06-28 11:29:01','2023-06-28 11:29:01'),(12,215,'action created','2023-06-28 11:29:02','2023-06-28 11:29:02'),(13,213,'action canceled','2023-07-06 10:53:11','2023-07-06 10:53:11'),(14,213,'action canceled','2023-07-06 10:53:11','2023-07-06 10:53:11'),(15,216,'action created','2023-07-06 10:53:11','2023-07-06 10:53:11'),(16,217,'action created','2023-07-07 08:13:33','2023-07-07 08:13:33'),(17,218,'action created','2023-07-07 08:13:49','2023-07-07 08:13:49'),(18,219,'action created','2023-07-07 08:13:49','2023-07-07 08:13:49'),(19,220,'action created','2023-07-07 08:14:21','2023-07-07 08:14:21'),(20,221,'action created','2023-07-07 08:14:32','2023-07-07 08:14:32'),(21,222,'action created','2023-07-07 08:16:06','2023-07-07 08:16:06'),(22,223,'action created','2023-07-07 08:16:17','2023-07-07 08:16:17'),(23,216,'action canceled','2023-07-12 09:30:56','2023-07-12 09:30:56'),(24,216,'action canceled','2023-07-12 09:30:56','2023-07-12 09:30:56'),(25,224,'action created','2023-07-12 09:30:57','2023-07-12 09:30:57'),(26,225,'action created','2023-08-17 19:06:33','2023-08-17 19:06:33'),(27,224,'action canceled','2023-08-17 19:06:33','2023-08-17 19:06:33'),(28,224,'action canceled','2023-08-17 19:06:33','2023-08-17 19:06:33'),(29,226,'action created','2023-08-17 19:06:33','2023-08-17 19:06:33');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci 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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=2 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 (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2023-06-23 11:02:16','2023-06-23 11:02:16','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.',0,'1','','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 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!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 */;
INSERT INTO `wp_e_events` VALUES (1,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2023-06-23T16:45:09.930-06:30\"}','2023-06-23 16:45:09'),(2,'{\"event\":\"close modal\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\"}\",\"ts\":\"2023-06-23T16:45:23.205-06:30\"}','2023-06-23 16:45:23');
/*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gla_attribute_mapping_rules`
--

DROP TABLE IF EXISTS `wp_gla_attribute_mapping_rules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gla_attribute_mapping_rules` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `attribute` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `category_condition_type` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `categories` text COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  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_gla_attribute_mapping_rules`
--

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

--
-- Table structure for table `wp_gla_budget_recommendations`
--

DROP TABLE IF EXISTS `wp_gla_budget_recommendations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gla_budget_recommendations` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `currency` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `daily_budget_low` int(11) NOT NULL,
  `daily_budget_high` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `country_currency` (`country`,`currency`)
) ENGINE=InnoDB AUTO_INCREMENT=4231 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gla_budget_recommendations`
--

LOCK TABLES `wp_gla_budget_recommendations` WRITE;
/*!40000 ALTER TABLE `wp_gla_budget_recommendations` DISABLE KEYS */;
INSERT INTO `wp_gla_budget_recommendations` VALUES (1,'AED','US',80,225),(2,'AED','CH',75,195),(3,'AED','AU',70,175),(4,'AED','GB',60,150),(5,'AED','DE',60,150),(6,'AED','DK',55,135),(7,'AED','AT',40,120),(8,'AED','NO',45,125),(9,'AED','CA',50,150),(10,'AED','NL',55,135),(11,'AED','SE',40,115),(12,'AED','IE',40,110),(13,'AED','BE',40,115),(14,'AED','FI',30,85),(15,'AED','FR',35,95),(16,'AED','NZ',35,105),(17,'AED','HK',35,95),(18,'AED','CZ',30,75),(19,'AED','SK',30,65),(20,'AED','AE',30,90),(21,'AED','SG',35,110),(22,'AED','IL',30,80),(23,'AED','KW',15,70),(24,'AED','IT',20,55),(25,'AED','JP',25,75),(26,'AED','ES',20,60),(27,'AED','VE',5,45),(28,'AED','HU',20,45),(29,'AED','PT',20,50),(30,'AED','GR',25,45),(31,'AED','KR',30,75),(32,'AED','TW',25,60),(33,'AED','PL',20,50),(34,'AED','ZM',5,15),(35,'AED','PR',5,65),(36,'AED','CI',5,15),(37,'AED','RO',20,45),(38,'AED','BH',10,45),(39,'AED','PA',5,65),(40,'AED','GH',5,20),(41,'AED','KH',5,20),(42,'AED','SN',5,20),(43,'AED','SA',10,45),(44,'AED','RU',10,40),(45,'AED','UG',5,15),(46,'AED','BR',15,30),(47,'AED','NI',5,20),(48,'AED','MG',5,15),(49,'AED','DO',5,25),(50,'AED','MX',10,35),(51,'AED','OM',5,35),(52,'AED','CM',5,25),(53,'AED','ZA',10,35),(54,'AED','CL',10,35),(55,'AED','KE',5,15),(56,'AED','NP',5,15),(57,'AED','PE',5,30),(58,'AED','UA',5,20),(59,'AED','MZ',5,30),(60,'AED','TZ',5,10),(61,'AED','AO',5,15),(62,'AED','JO',5,20),(63,'AED','ZW',5,15),(64,'AED','TR',5,20),(65,'AED','MU',5,15),(66,'AED','SV',5,15),(67,'AED','TH',10,35),(68,'AED','CO',5,20),(69,'AED','LK',5,10),(70,'AED','CR',5,20),(71,'AED','AR',5,20),(72,'AED','MA',5,15),(73,'AED','MY',10,35),(74,'AED','KZ',5,15),(75,'AED','DZ',5,10),(76,'AED','ID',10,30),(77,'AED','NG',5,30),(78,'AED','GT',5,25),(79,'AED','VN',5,25),(80,'AED','BY',5,15),(81,'AED','EG',5,25),(82,'AED','UY',5,15),(83,'AED','BD',5,10),(84,'AED','PK',5,20),(85,'AED','PH',5,20),(86,'AED','ET',5,10),(87,'AED','TN',5,10),(88,'AED','LB',5,10),(89,'AED','IN',5,15),(90,'AED','PY',5,10),(91,'AED','UZ',5,10),(92,'AED','EC',5,10),(93,'AED','MM',5,10),(94,'AED','GE',5,10),(95,'ARS','US',1860,5245),(96,'ARS','CH',1735,4560),(97,'ARS','AU',1575,4050),(98,'ARS','GB',1375,3520),(99,'ARS','DE',1365,3490),(100,'ARS','DK',1255,3115),(101,'ARS','AT',915,2845),(102,'ARS','NO',1040,2900),(103,'ARS','CA',1150,3520),(104,'ARS','NL',1230,3115),(105,'ARS','SE',985,2660),(106,'ARS','IE',975,2565),(107,'ARS','BE',895,2620),(108,'ARS','FI',670,2030),(109,'ARS','FR',830,2215),(110,'ARS','NZ',845,2480),(111,'ARS','HK',765,2165),(112,'ARS','CZ',730,1755),(113,'ARS','SK',690,1495),(114,'ARS','AE',650,2040),(115,'ARS','SG',850,2510),(116,'ARS','IL',740,1810),(117,'ARS','KW',335,1630),(118,'ARS','IT',505,1330),(119,'ARS','JP',630,1795),(120,'ARS','ES',520,1370),(121,'ARS','VE',70,1050),(122,'ARS','HU',435,1015),(123,'ARS','PT',435,1135),(124,'ARS','GR',540,1100),(125,'ARS','KR',665,1755),(126,'ARS','TW',540,1440),(127,'ARS','PL',460,1140),(128,'ARS','ZM',65,380),(129,'ARS','PR',165,1530),(130,'ARS','CI',90,365),(131,'ARS','RO',425,1025),(132,'ARS','BH',190,1065),(133,'ARS','PA',130,1465),(134,'ARS','GH',155,430),(135,'ARS','KH',90,425),(136,'ARS','SN',65,465),(137,'ARS','SA',275,1060),(138,'ARS','RU',275,875),(139,'ARS','UG',65,340),(140,'ARS','BR',295,720),(141,'ARS','NI',65,460),(142,'ARS','MG',65,330),(143,'ARS','DO',80,545),(144,'ARS','MX',220,800),(145,'ARS','OM',140,800),(146,'ARS','CM',65,595),(147,'ARS','ZA',265,845),(148,'ARS','CL',275,820),(149,'ARS','KE',80,340),(150,'ARS','NP',65,310),(151,'ARS','PE',165,690),(152,'ARS','UA',155,490),(153,'ARS','MZ',65,645),(154,'ARS','TZ',10,150),(155,'ARS','AO',145,370),(156,'ARS','JO',105,500),(157,'ARS','ZW',65,355),(158,'ARS','TR',170,460),(159,'ARS','MU',85,295),(160,'ARS','SV',65,355),(161,'ARS','TH',250,790),(162,'ARS','CO',125,495),(163,'ARS','LK',60,85),(164,'ARS','CR',80,515),(165,'ARS','AR',175,470),(166,'ARS','MA',80,305),(167,'ARS','MY',220,810),(168,'ARS','KZ',95,345),(169,'ARS','DZ',75,165),(170,'ARS','ID',195,730),(171,'ARS','NG',110,700),(172,'ARS','GT',75,545),(173,'ARS','VN',160,610),(174,'ARS','BY',75,295),(175,'ARS','EG',100,620),(176,'ARS','UY',80,370),(177,'ARS','BD',65,145),(178,'ARS','PK',70,415),(179,'ARS','PH',125,460),(180,'ARS','ET',20,155),(181,'ARS','TN',75,140),(182,'ARS','LB',80,235),(183,'ARS','IN',70,325),(184,'ARS','PY',75,250),(185,'ARS','UZ',75,150),(186,'ARS','EC',75,260),(187,'ARS','MM',75,85),(188,'ARS','GE',80,100),(189,'AUD','US',30,80),(190,'AUD','CH',25,70),(191,'AUD','AU',25,60),(192,'AUD','GB',20,55),(193,'AUD','DE',20,55),(194,'AUD','DK',20,45),(195,'AUD','AT',15,45),(196,'AUD','NO',15,45),(197,'AUD','CA',15,55),(198,'AUD','NL',20,45),(199,'AUD','SE',15,40),(200,'AUD','IE',15,40),(201,'AUD','BE',15,40),(202,'AUD','FI',10,30),(203,'AUD','FR',15,35),(204,'AUD','NZ',15,35),(205,'AUD','HK',10,35),(206,'AUD','CZ',10,25),(207,'AUD','SK',10,25),(208,'AUD','AE',10,30),(209,'AUD','SG',15,40),(210,'AUD','IL',10,25),(211,'AUD','KW',5,25),(212,'AUD','IT',10,20),(213,'AUD','JP',10,25),(214,'AUD','ES',10,20),(215,'AUD','VE',5,15),(216,'AUD','HU',5,15),(217,'AUD','PT',5,15),(218,'AUD','GR',10,15),(219,'AUD','KR',10,25),(220,'AUD','TW',10,20),(221,'AUD','PL',5,15),(222,'AUD','ZM',5,10),(223,'AUD','PR',5,25),(224,'AUD','CI',5,10),(225,'AUD','RO',5,15),(226,'AUD','BH',5,15),(227,'AUD','PA',5,20),(228,'AUD','GH',5,10),(229,'AUD','KH',5,10),(230,'AUD','SN',5,10),(231,'AUD','SA',5,15),(232,'AUD','RU',5,15),(233,'AUD','UG',5,10),(234,'AUD','BR',5,10),(235,'AUD','NI',5,10),(236,'AUD','MG',5,10),(237,'AUD','DO',5,10),(238,'AUD','MX',5,10),(239,'AUD','OM',5,10),(240,'AUD','CM',5,10),(241,'AUD','ZA',5,15),(242,'AUD','CL',5,10),(243,'AUD','KE',5,10),(244,'AUD','NP',5,10),(245,'AUD','PE',5,10),(246,'AUD','UA',5,10),(247,'AUD','MZ',5,10),(248,'AUD','TZ',5,10),(249,'AUD','AO',5,10),(250,'AUD','JO',5,10),(251,'AUD','ZW',5,10),(252,'AUD','TR',5,10),(253,'AUD','MU',5,10),(254,'AUD','SV',5,10),(255,'AUD','TH',5,10),(256,'AUD','CO',5,10),(257,'AUD','LK',5,10),(258,'AUD','CR',5,10),(259,'AUD','AR',5,10),(260,'AUD','MA',5,10),(261,'AUD','MY',5,10),(262,'AUD','KZ',5,10),(263,'AUD','DZ',5,10),(264,'AUD','ID',5,10),(265,'AUD','NG',5,10),(266,'AUD','GT',5,10),(267,'AUD','VN',5,10),(268,'AUD','BY',5,10),(269,'AUD','EG',5,10),(270,'AUD','UY',5,10),(271,'AUD','BD',5,10),(272,'AUD','PK',5,10),(273,'AUD','PH',5,10),(274,'AUD','ET',5,10),(275,'AUD','TN',5,10),(276,'AUD','LB',5,10),(277,'AUD','IN',5,10),(278,'AUD','PY',5,10),(279,'AUD','UZ',5,10),(280,'AUD','EC',5,10),(281,'AUD','MM',5,10),(282,'AUD','GE',5,10),(283,'BGN','US',35,100),(284,'BGN','CH',35,85),(285,'BGN','AU',30,75),(286,'BGN','GB',25,65),(287,'BGN','DE',25,65),(288,'BGN','DK',25,60),(289,'BGN','AT',15,55),(290,'BGN','NO',20,55),(291,'BGN','CA',20,65),(292,'BGN','NL',25,60),(293,'BGN','SE',20,50),(294,'BGN','IE',20,50),(295,'BGN','BE',15,50),(296,'BGN','FI',15,40),(297,'BGN','FR',15,40),(298,'BGN','NZ',15,45),(299,'BGN','HK',15,40),(300,'BGN','CZ',15,35),(301,'BGN','SK',15,30),(302,'BGN','AE',10,40),(303,'BGN','SG',15,45),(304,'BGN','IL',15,35),(305,'BGN','KW',5,30),(306,'BGN','IT',10,25),(307,'BGN','JP',10,35),(308,'BGN','ES',10,25),(309,'BGN','VE',5,20),(310,'BGN','HU',10,20),(311,'BGN','PT',10,20),(312,'BGN','GR',10,20),(313,'BGN','KR',10,35),(314,'BGN','TW',10,25),(315,'BGN','PL',10,20),(316,'BGN','ZM',5,10),(317,'BGN','PR',5,30),(318,'BGN','CI',5,10),(319,'BGN','RO',10,20),(320,'BGN','BH',5,20),(321,'BGN','PA',5,30),(322,'BGN','GH',5,10),(323,'BGN','KH',5,10),(324,'BGN','SN',5,10),(325,'BGN','SA',5,20),(326,'BGN','RU',5,15),(327,'BGN','UG',5,10),(328,'BGN','BR',5,15),(329,'BGN','NI',5,10),(330,'BGN','MG',5,10),(331,'BGN','DO',5,10),(332,'BGN','MX',5,15),(333,'BGN','OM',5,15),(334,'BGN','CM',5,10),(335,'BGN','ZA',5,15),(336,'BGN','CL',5,15),(337,'BGN','KE',5,10),(338,'BGN','NP',5,10),(339,'BGN','PE',5,15),(340,'BGN','UA',5,10),(341,'BGN','MZ',5,10),(342,'BGN','TZ',5,10),(343,'BGN','AO',5,10),(344,'BGN','JO',5,10),(345,'BGN','ZW',5,10),(346,'BGN','TR',5,10),(347,'BGN','MU',5,10),(348,'BGN','SV',5,10),(349,'BGN','TH',5,15),(350,'BGN','CO',5,10),(351,'BGN','LK',5,10),(352,'BGN','CR',5,10),(353,'BGN','AR',5,10),(354,'BGN','MA',5,10),(355,'BGN','MY',5,15),(356,'BGN','KZ',5,10),(357,'BGN','DZ',5,10),(358,'BGN','ID',5,15),(359,'BGN','NG',5,15),(360,'BGN','GT',5,10),(361,'BGN','VN',5,10),(362,'BGN','BY',5,10),(363,'BGN','EG',5,10),(364,'BGN','UY',5,10),(365,'BGN','BD',5,10),(366,'BGN','PK',5,10),(367,'BGN','PH',5,10),(368,'BGN','ET',5,10),(369,'BGN','TN',5,10),(370,'BGN','LB',5,10),(371,'BGN','IN',5,10),(372,'BGN','PY',5,10),(373,'BGN','UZ',5,10),(374,'BGN','EC',5,10),(375,'BGN','MM',5,10),(376,'BGN','GE',5,10),(377,'BOB','US',150,420),(378,'BOB','CH',140,365),(379,'BOB','AU',125,325),(380,'BOB','GB',110,280),(381,'BOB','DE',110,280),(382,'BOB','DK',100,250),(383,'BOB','AT',75,230),(384,'BOB','NO',85,235),(385,'BOB','CA',90,285),(386,'BOB','NL',100,250),(387,'BOB','SE',80,215),(388,'BOB','IE',80,205),(389,'BOB','BE',70,210),(390,'BOB','FI',55,165),(391,'BOB','FR',65,180),(392,'BOB','NZ',70,200),(393,'BOB','HK',60,175),(394,'BOB','CZ',60,140),(395,'BOB','SK',55,120),(396,'BOB','AE',50,165),(397,'BOB','SG',70,200),(398,'BOB','IL',60,145),(399,'BOB','KW',25,130),(400,'BOB','IT',40,105),(401,'BOB','JP',50,145),(402,'BOB','ES',40,110),(403,'BOB','VE',5,85),(404,'BOB','HU',35,80),(405,'BOB','PT',35,90),(406,'BOB','GR',45,90),(407,'BOB','KR',55,140),(408,'BOB','TW',45,115),(409,'BOB','PL',35,90),(410,'BOB','ZM',5,30),(411,'BOB','PR',15,125),(412,'BOB','CI',5,30),(413,'BOB','RO',35,80),(414,'BOB','BH',15,85),(415,'BOB','PA',10,115),(416,'BOB','GH',10,35),(417,'BOB','KH',5,35),(418,'BOB','SN',5,35),(419,'BOB','SA',20,85),(420,'BOB','RU',20,70),(421,'BOB','UG',5,25),(422,'BOB','BR',25,60),(423,'BOB','NI',5,35),(424,'BOB','MG',5,25),(425,'BOB','DO',5,45),(426,'BOB','MX',20,65),(427,'BOB','OM',10,65),(428,'BOB','CM',5,50),(429,'BOB','ZA',20,70),(430,'BOB','CL',20,65),(431,'BOB','KE',5,25),(432,'BOB','NP',5,25),(433,'BOB','PE',15,55),(434,'BOB','UA',15,40),(435,'BOB','MZ',5,50),(436,'BOB','TZ',5,10),(437,'BOB','AO',10,30),(438,'BOB','JO',10,40),(439,'BOB','ZW',5,30),(440,'BOB','TR',15,35),(441,'BOB','MU',5,25),(442,'BOB','SV',5,30),(443,'BOB','TH',20,65),(444,'BOB','CO',10,40),(445,'BOB','LK',5,10),(446,'BOB','CR',5,40),(447,'BOB','AR',15,40),(448,'BOB','MA',5,25),(449,'BOB','MY',20,65),(450,'BOB','KZ',10,30),(451,'BOB','DZ',5,15),(452,'BOB','ID',15,60),(453,'BOB','NG',10,55),(454,'BOB','GT',5,45),(455,'BOB','VN',15,50),(456,'BOB','BY',5,25),(457,'BOB','EG',10,50),(458,'BOB','UY',5,30),(459,'BOB','BD',5,10),(460,'BOB','PK',5,35),(461,'BOB','PH',10,35),(462,'BOB','ET',5,10),(463,'BOB','TN',5,10),(464,'BOB','LB',5,20),(465,'BOB','IN',5,25),(466,'BOB','PY',5,20),(467,'BOB','UZ',5,10),(468,'BOB','EC',5,20),(469,'BOB','MM',5,10),(470,'BOB','GE',5,10),(471,'BRL','US',115,325),(472,'BRL','CH',105,285),(473,'BRL','AU',100,250),(474,'BRL','GB',85,220),(475,'BRL','DE',85,215),(476,'BRL','DK',80,195),(477,'BRL','AT',55,175),(478,'BRL','NO',65,180),(479,'BRL','CA',70,220),(480,'BRL','NL',75,195),(481,'BRL','SE',60,165),(482,'BRL','IE',60,160),(483,'BRL','BE',55,160),(484,'BRL','FI',40,125),(485,'BRL','FR',50,135),(486,'BRL','NZ',50,155),(487,'BRL','HK',45,135),(488,'BRL','CZ',45,110),(489,'BRL','SK',45,95),(490,'BRL','AE',40,125),(491,'BRL','SG',55,155),(492,'BRL','IL',45,110),(493,'BRL','KW',20,100),(494,'BRL','IT',30,80),(495,'BRL','JP',40,110),(496,'BRL','ES',30,85),(497,'BRL','VE',5,65),(498,'BRL','HU',25,65),(499,'BRL','PT',25,70),(500,'BRL','GR',35,70),(501,'BRL','KR',40,110),(502,'BRL','TW',35,90),(503,'BRL','PL',30,70),(504,'BRL','ZM',5,25),(505,'BRL','PR',10,95),(506,'BRL','CI',5,25),(507,'BRL','RO',25,65),(508,'BRL','BH',10,65),(509,'BRL','PA',10,90),(510,'BRL','GH',10,25),(511,'BRL','KH',5,25),(512,'BRL','SN',5,30),(513,'BRL','SA',15,65),(514,'BRL','RU',15,55),(515,'BRL','UG',5,20),(516,'BRL','BR',20,45),(517,'BRL','NI',5,30),(518,'BRL','MG',5,20),(519,'BRL','DO',5,35),(520,'BRL','MX',15,50),(521,'BRL','OM',10,50),(522,'BRL','CM',5,35),(523,'BRL','ZA',15,50),(524,'BRL','CL',15,50),(525,'BRL','KE',5,20),(526,'BRL','NP',5,20),(527,'BRL','PE',10,45),(528,'BRL','UA',10,30),(529,'BRL','MZ',5,40),(530,'BRL','TZ',5,10),(531,'BRL','AO',10,25),(532,'BRL','JO',5,30),(533,'BRL','ZW',5,20),(534,'BRL','TR',10,30),(535,'BRL','MU',5,20),(536,'BRL','SV',5,20),(537,'BRL','TH',15,50),(538,'BRL','CO',10,30),(539,'BRL','LK',5,10),(540,'BRL','CR',5,30),(541,'BRL','AR',10,30),(542,'BRL','MA',5,20),(543,'BRL','MY',15,50),(544,'BRL','KZ',5,20),(545,'BRL','DZ',5,10),(546,'BRL','ID',10,45),(547,'BRL','NG',5,45),(548,'BRL','GT',5,35),(549,'BRL','VN',10,40),(550,'BRL','BY',5,20),(551,'BRL','EG',5,40),(552,'BRL','UY',5,25),(553,'BRL','BD',5,10),(554,'BRL','PK',5,25),(555,'BRL','PH',10,30),(556,'BRL','ET',5,10),(557,'BRL','TN',5,10),(558,'BRL','LB',5,15),(559,'BRL','IN',5,20),(560,'BRL','PY',5,15),(561,'BRL','UZ',5,10),(562,'BRL','EC',5,15),(563,'BRL','MM',5,10),(564,'BRL','GE',5,10),(565,'CAD','US',30,80),(566,'CAD','CH',25,70),(567,'CAD','AU',25,60),(568,'CAD','GB',20,50),(569,'CAD','DE',20,50),(570,'CAD','DK',20,45),(571,'CAD','AT',15,40),(572,'CAD','NO',15,45),(573,'CAD','CA',15,50),(574,'CAD','NL',20,45),(575,'CAD','SE',15,40),(576,'CAD','IE',15,40),(577,'CAD','BE',15,40),(578,'CAD','FI',10,30),(579,'CAD','FR',10,35),(580,'CAD','NZ',15,35),(581,'CAD','HK',10,30),(582,'CAD','CZ',10,25),(583,'CAD','SK',10,20),(584,'CAD','AE',10,30),(585,'CAD','SG',15,35),(586,'CAD','IL',10,25),(587,'CAD','KW',5,25),(588,'CAD','IT',5,20),(589,'CAD','JP',10,25),(590,'CAD','ES',10,20),(591,'CAD','VE',5,15),(592,'CAD','HU',5,15),(593,'CAD','PT',5,15),(594,'CAD','GR',10,15),(595,'CAD','KR',10,25),(596,'CAD','TW',10,20),(597,'CAD','PL',5,15),(598,'CAD','ZM',5,10),(599,'CAD','PR',5,25),(600,'CAD','CI',5,10),(601,'CAD','RO',5,15),(602,'CAD','BH',5,15),(603,'CAD','PA',5,20),(604,'CAD','GH',5,10),(605,'CAD','KH',5,10),(606,'CAD','SN',5,10),(607,'CAD','SA',5,15),(608,'CAD','RU',5,15),(609,'CAD','UG',5,10),(610,'CAD','BR',5,10),(611,'CAD','NI',5,10),(612,'CAD','MG',5,10),(613,'CAD','DO',5,10),(614,'CAD','MX',5,10),(615,'CAD','OM',5,10),(616,'CAD','CM',5,10),(617,'CAD','ZA',5,15),(618,'CAD','CL',5,10),(619,'CAD','KE',5,10),(620,'CAD','NP',5,10),(621,'CAD','PE',5,10),(622,'CAD','UA',5,10),(623,'CAD','MZ',5,10),(624,'CAD','TZ',5,10),(625,'CAD','AO',5,10),(626,'CAD','JO',5,10),(627,'CAD','ZW',5,10),(628,'CAD','TR',5,10),(629,'CAD','MU',5,10),(630,'CAD','SV',5,10),(631,'CAD','TH',5,10),(632,'CAD','CO',5,10),(633,'CAD','LK',5,10),(634,'CAD','CR',5,10),(635,'CAD','AR',5,10),(636,'CAD','MA',5,10),(637,'CAD','MY',5,10),(638,'CAD','KZ',5,10),(639,'CAD','DZ',5,10),(640,'CAD','ID',5,10),(641,'CAD','NG',5,10),(642,'CAD','GT',5,10),(643,'CAD','VN',5,10),(644,'CAD','BY',5,10),(645,'CAD','EG',5,10),(646,'CAD','UY',5,10),(647,'CAD','BD',5,10),(648,'CAD','PK',5,10),(649,'CAD','PH',5,10),(650,'CAD','ET',5,10),(651,'CAD','TN',5,10),(652,'CAD','LB',5,10),(653,'CAD','IN',5,10),(654,'CAD','PY',5,10),(655,'CAD','UZ',5,10),(656,'CAD','EC',5,10),(657,'CAD','MM',5,10),(658,'CAD','GE',5,10),(659,'CHF','US',20,55),(660,'CHF','CH',20,45),(661,'CHF','AU',15,40),(662,'CHF','GB',15,35),(663,'CHF','DE',15,35),(664,'CHF','DK',15,30),(665,'CHF','AT',10,30),(666,'CHF','NO',10,30),(667,'CHF','CA',10,35),(668,'CHF','NL',15,30),(669,'CHF','SE',10,30),(670,'CHF','IE',10,25),(671,'CHF','BE',10,25),(672,'CHF','FI',5,20),(673,'CHF','FR',10,25),(674,'CHF','NZ',10,25),(675,'CHF','HK',10,20),(676,'CHF','CZ',10,20),(677,'CHF','SK',5,15),(678,'CHF','AE',5,20),(679,'CHF','SG',10,25),(680,'CHF','IL',10,20),(681,'CHF','KW',5,15),(682,'CHF','IT',5,15),(683,'CHF','JP',5,20),(684,'CHF','ES',5,15),(685,'CHF','VE',5,10),(686,'CHF','HU',5,10),(687,'CHF','PT',5,10),(688,'CHF','GR',5,10),(689,'CHF','KR',5,20),(690,'CHF','TW',5,15),(691,'CHF','PL',5,10),(692,'CHF','ZM',5,10),(693,'CHF','PR',5,15),(694,'CHF','CI',5,10),(695,'CHF','RO',5,10),(696,'CHF','BH',5,10),(697,'CHF','PA',5,15),(698,'CHF','GH',5,10),(699,'CHF','KH',5,10),(700,'CHF','SN',5,10),(701,'CHF','SA',5,10),(702,'CHF','RU',5,10),(703,'CHF','UG',5,10),(704,'CHF','BR',5,10),(705,'CHF','NI',5,10),(706,'CHF','MG',5,10),(707,'CHF','DO',5,10),(708,'CHF','MX',5,10),(709,'CHF','OM',5,10),(710,'CHF','CM',5,10),(711,'CHF','ZA',5,10),(712,'CHF','CL',5,10),(713,'CHF','KE',5,10),(714,'CHF','NP',5,10),(715,'CHF','PE',5,10),(716,'CHF','UA',5,10),(717,'CHF','MZ',5,10),(718,'CHF','TZ',5,10),(719,'CHF','AO',5,10),(720,'CHF','JO',5,10),(721,'CHF','ZW',5,10),(722,'CHF','TR',5,10),(723,'CHF','MU',5,10),(724,'CHF','SV',5,10),(725,'CHF','TH',5,10),(726,'CHF','CO',5,10),(727,'CHF','LK',5,10),(728,'CHF','CR',5,10),(729,'CHF','AR',5,10),(730,'CHF','MA',5,10),(731,'CHF','MY',5,10),(732,'CHF','KZ',5,10),(733,'CHF','DZ',5,10),(734,'CHF','ID',5,10),(735,'CHF','NG',5,10),(736,'CHF','GT',5,10),(737,'CHF','VN',5,10),(738,'CHF','BY',5,10),(739,'CHF','EG',5,10),(740,'CHF','UY',5,10),(741,'CHF','BD',5,10),(742,'CHF','PK',5,10),(743,'CHF','PH',5,10),(744,'CHF','ET',5,10),(745,'CHF','TN',5,10),(746,'CHF','LB',5,10),(747,'CHF','IN',5,10),(748,'CHF','PY',5,10),(749,'CHF','UZ',5,10),(750,'CHF','EC',5,10),(751,'CHF','MM',5,10),(752,'CHF','GE',5,10),(753,'CLP','US',16030,45230),(754,'CLP','CH',14950,39340),(755,'CLP','AU',13600,34925),(756,'CLP','GB',11860,30350),(757,'CLP','DE',11770,30105),(758,'CLP','DK',10830,26875),(759,'CLP','AT',7900,24555),(760,'CLP','NO',8955,25005),(761,'CLP','CA',9900,30360),(762,'CLP','NL',10590,26885),(763,'CLP','SE',8480,22925),(764,'CLP','IE',8390,22115),(765,'CLP','BE',7715,22610),(766,'CLP','FI',5770,17515),(767,'CLP','FR',7140,19115),(768,'CLP','NZ',7270,21400),(769,'CLP','HK',6610,18695),(770,'CLP','CZ',6300,15130),(771,'CLP','SK',5945,12885),(772,'CLP','AE',5610,17610),(773,'CLP','SG',7320,21635),(774,'CLP','IL',6390,15630),(775,'CLP','KW',2880,14045),(776,'CLP','IT',4350,11480),(777,'CLP','JP',5455,15495),(778,'CLP','ES',4470,11820),(779,'CLP','VE',585,9055),(780,'CLP','HU',3765,8765),(781,'CLP','PT',3760,9805),(782,'CLP','GR',4635,9495),(783,'CLP','KR',5715,15140),(784,'CLP','TW',4645,12440),(785,'CLP','PL',3975,9840),(786,'CLP','ZM',575,3275),(787,'CLP','PR',1405,13200),(788,'CLP','CI',765,3165),(789,'CLP','RO',3650,8835),(790,'CLP','BH',1660,9195),(791,'CLP','PA',1110,12620),(792,'CLP','GH',1330,3715),(793,'CLP','KH',770,3685),(794,'CLP','SN',560,4005),(795,'CLP','SA',2385,9130),(796,'CLP','RU',2370,7560),(797,'CLP','UG',555,2925),(798,'CLP','BR',2525,6230),(799,'CLP','NI',555,3990),(800,'CLP','MG',560,2825),(801,'CLP','DO',675,4685),(802,'CLP','MX',1905,6895),(803,'CLP','OM',1195,6895),(804,'CLP','CM',555,5135),(805,'CLP','ZA',2270,7305),(806,'CLP','CL',2365,7065),(807,'CLP','KE',685,2950),(808,'CLP','NP',555,2680),(809,'CLP','PE',1410,5945),(810,'CLP','UA',1345,4205),(811,'CLP','MZ',555,5580),(812,'CLP','TZ',70,1280),(813,'CLP','AO',1230,3205),(814,'CLP','JO',905,4310),(815,'CLP','ZW',560,3055),(816,'CLP','TR',1445,3955),(817,'CLP','MU',740,2530),(818,'CLP','SV',555,3065),(819,'CLP','TH',2170,6820),(820,'CLP','CO',1100,4255),(821,'CLP','LK',535,735),(822,'CLP','CR',670,4450),(823,'CLP','AR',1495,4055),(824,'CLP','MA',670,2625),(825,'CLP','MY',1895,6975),(826,'CLP','KZ',810,2970),(827,'CLP','DZ',665,1410),(828,'CLP','ID',1695,6280),(829,'CLP','NG',950,6020),(830,'CLP','GT',665,4715),(831,'CLP','VN',1385,5250),(832,'CLP','BY',650,2530),(833,'CLP','EG',875,5355),(834,'CLP','UY',690,3185),(835,'CLP','BD',570,1260),(836,'CLP','PK',625,3590),(837,'CLP','PH',1080,3990),(838,'CLP','ET',175,1320),(839,'CLP','TN',665,1205),(840,'CLP','LB',670,2010),(841,'CLP','IN',620,2800),(842,'CLP','PY',665,2140),(843,'CLP','UZ',665,1300),(844,'CLP','EC',650,2220),(845,'CLP','MM',665,730),(846,'CLP','GE',670,850),(847,'CNY','US',140,395),(848,'CNY','CH',130,345),(849,'CNY','AU',120,305),(850,'CNY','GB',105,265),(851,'CNY','DE',105,265),(852,'CNY','DK',95,235),(853,'CNY','AT',70,215),(854,'CNY','NO',80,220),(855,'CNY','CA',85,265),(856,'CNY','NL',95,235),(857,'CNY','SE',75,200),(858,'CNY','IE',75,195),(859,'CNY','BE',70,200),(860,'CNY','FI',50,155),(861,'CNY','FR',65,170),(862,'CNY','NZ',65,190),(863,'CNY','HK',60,165),(864,'CNY','CZ',55,135),(865,'CNY','SK',50,115),(866,'CNY','AE',50,155),(867,'CNY','SG',65,190),(868,'CNY','IL',55,135),(869,'CNY','KW',25,125),(870,'CNY','IT',40,100),(871,'CNY','JP',50,135),(872,'CNY','ES',40,105),(873,'CNY','VE',5,80),(874,'CNY','HU',35,75),(875,'CNY','PT',35,85),(876,'CNY','GR',40,85),(877,'CNY','KR',50,135),(878,'CNY','TW',40,110),(879,'CNY','PL',35,85),(880,'CNY','ZM',5,30),(881,'CNY','PR',10,115),(882,'CNY','CI',5,30),(883,'CNY','RO',30,75),(884,'CNY','BH',15,80),(885,'CNY','PA',10,110),(886,'CNY','GH',10,35),(887,'CNY','KH',5,30),(888,'CNY','SN',5,35),(889,'CNY','SA',20,80),(890,'CNY','RU',20,65),(891,'CNY','UG',5,25),(892,'CNY','BR',20,55),(893,'CNY','NI',5,35),(894,'CNY','MG',5,25),(895,'CNY','DO',5,40),(896,'CNY','MX',15,60),(897,'CNY','OM',10,60),(898,'CNY','CM',5,45),(899,'CNY','ZA',20,65),(900,'CNY','CL',20,60),(901,'CNY','KE',5,25),(902,'CNY','NP',5,25),(903,'CNY','PE',10,50),(904,'CNY','UA',10,35),(905,'CNY','MZ',5,50),(906,'CNY','TZ',5,10),(907,'CNY','AO',10,30),(908,'CNY','JO',10,40),(909,'CNY','ZW',5,25),(910,'CNY','TR',15,35),(911,'CNY','MU',5,20),(912,'CNY','SV',5,25),(913,'CNY','TH',20,60),(914,'CNY','CO',10,35),(915,'CNY','LK',5,10),(916,'CNY','CR',5,40),(917,'CNY','AR',15,35),(918,'CNY','MA',5,25),(919,'CNY','MY',15,60),(920,'CNY','KZ',5,25),(921,'CNY','DZ',5,10),(922,'CNY','ID',15,55),(923,'CNY','NG',10,55),(924,'CNY','GT',5,40),(925,'CNY','VN',10,45),(926,'CNY','BY',5,20),(927,'CNY','EG',10,45),(928,'CNY','UY',5,30),(929,'CNY','BD',5,10),(930,'CNY','PK',5,30),(931,'CNY','PH',10,35),(932,'CNY','ET',5,10),(933,'CNY','TN',5,10),(934,'CNY','LB',5,20),(935,'CNY','IN',5,25),(936,'CNY','PY',5,20),(937,'CNY','UZ',5,10),(938,'CNY','EC',5,20),(939,'CNY','MM',5,10),(940,'CNY','GE',5,10),(941,'COP','US',75545,213150),(942,'COP','CH',70445,185375),(943,'COP','AU',64100,164575),(944,'COP','GB',55885,143015),(945,'COP','DE',55460,141860),(946,'COP','DK',51030,126635),(947,'COP','AT',37235,115710),(948,'COP','NO',42205,117830),(949,'COP','CA',46655,143060),(950,'COP','NL',49915,126685),(951,'COP','SE',39955,108040),(952,'COP','IE',39535,104220),(953,'COP','BE',36360,106555),(954,'COP','FI',27180,82545),(955,'COP','FR',33655,90085),(956,'COP','NZ',34255,100840),(957,'COP','HK',31150,88090),(958,'COP','CZ',29700,71300),(959,'COP','SK',28020,60720),(960,'COP','AE',26440,82980),(961,'COP','SG',34500,101960),(962,'COP','IL',30105,73645),(963,'COP','KW',13580,66195),(964,'COP','IT',20495,54100),(965,'COP','JP',25695,73030),(966,'COP','ES',21065,55710),(967,'COP','VE',2760,42675),(968,'COP','HU',17750,41305),(969,'COP','PT',17720,46195),(970,'COP','GR',21850,44750),(971,'COP','KR',26940,71345),(972,'COP','TW',21895,58620),(973,'COP','PL',18735,46380),(974,'COP','ZM',2705,15440),(975,'COP','PR',6620,62215),(976,'COP','CI',3610,14925),(977,'COP','RO',17210,41645),(978,'COP','BH',7815,43325),(979,'COP','PA',5235,59470),(980,'COP','GH',6275,17510),(981,'COP','KH',3615,17370),(982,'COP','SN',2635,18870),(983,'COP','SA',11235,43010),(984,'COP','RU',11165,35625),(985,'COP','UG',2625,13790),(986,'COP','BR',11905,29345),(987,'COP','NI',2620,18790),(988,'COP','MG',2650,13320),(989,'COP','DO',3175,22085),(990,'COP','MX',8975,32480),(991,'COP','OM',5640,32485),(992,'COP','CM',2615,24205),(993,'COP','ZA',10695,34425),(994,'COP','CL',11145,33300),(995,'COP','KE',3215,13900),(996,'COP','NP',2615,12625),(997,'COP','PE',6655,28015),(998,'COP','UA',6345,19820),(999,'COP','MZ',2615,26290),(1000,'COP','TZ',330,6035),(1001,'COP','AO',5795,15115),(1002,'COP','JO',4275,20300),(1003,'COP','ZW',2625,14405),(1004,'COP','TR',6810,18630),(1005,'COP','MU',3485,11915),(1006,'COP','SV',2615,14435),(1007,'COP','TH',10215,32140),(1008,'COP','CO',5180,20050),(1009,'COP','LK',2515,3475),(1010,'COP','CR',3160,20980),(1011,'COP','AR',7055,19110),(1012,'COP','MA',3150,12365),(1013,'COP','MY',8940,32875),(1014,'COP','KZ',3825,13995),(1015,'COP','DZ',3135,6635),(1016,'COP','ID',7975,29590),(1017,'COP','NG',4485,28365),(1018,'COP','GT',3140,22210),(1019,'COP','VN',6525,24735),(1020,'COP','BY',3065,11930),(1021,'COP','EG',4135,25245),(1022,'COP','UY',3260,15015),(1023,'COP','BD',2680,5940),(1024,'COP','PK',2940,16930),(1025,'COP','PH',5095,18795),(1026,'COP','ET',815,6225),(1027,'COP','TN',3140,5685),(1028,'COP','LB',3170,9470),(1029,'COP','IN',2920,13195),(1030,'COP','PY',3140,10095),(1031,'COP','UZ',3140,6130),(1032,'COP','EC',3050,10470),(1033,'COP','MM',3140,3430),(1034,'COP','GE',3150,4015),(1035,'CZK','US',470,1320),(1036,'CZK','CH',435,1145),(1037,'CZK','AU',395,1020),(1038,'CZK','GB',345,885),(1039,'CZK','DE',345,880),(1040,'CZK','DK',315,785),(1041,'CZK','AT',230,715),(1042,'CZK','NO',260,730),(1043,'CZK','CA',290,885),(1044,'CZK','NL',310,785),(1045,'CZK','SE',245,670),(1046,'CZK','IE',245,645),(1047,'CZK','BE',225,660),(1048,'CZK','FI',170,510),(1049,'CZK','FR',210,560),(1050,'CZK','NZ',210,625),(1051,'CZK','HK',195,545),(1052,'CZK','CZ',185,440),(1053,'CZK','SK',175,375),(1054,'CZK','AE',165,515),(1055,'CZK','SG',215,630),(1056,'CZK','IL',185,455),(1057,'CZK','KW',85,410),(1058,'CZK','IT',125,335),(1059,'CZK','JP',160,450),(1060,'CZK','ES',130,345),(1061,'CZK','VE',15,265),(1062,'CZK','HU',110,255),(1063,'CZK','PT',110,285),(1064,'CZK','GR',135,275),(1065,'CZK','KR',165,440),(1066,'CZK','TW',135,365),(1067,'CZK','PL',115,285),(1068,'CZK','ZM',15,95),(1069,'CZK','PR',40,385),(1070,'CZK','CI',20,90),(1071,'CZK','RO',105,260),(1072,'CZK','BH',50,270),(1073,'CZK','PA',30,370),(1074,'CZK','GH',40,110),(1075,'CZK','KH',20,110),(1076,'CZK','SN',15,115),(1077,'CZK','SA',70,265),(1078,'CZK','RU',70,220),(1079,'CZK','UG',15,85),(1080,'CZK','BR',75,180),(1081,'CZK','NI',15,115),(1082,'CZK','MG',15,80),(1083,'CZK','DO',20,135),(1084,'CZK','MX',55,200),(1085,'CZK','OM',35,200),(1086,'CZK','CM',15,150),(1087,'CZK','ZA',65,215),(1088,'CZK','CL',70,205),(1089,'CZK','KE',20,85),(1090,'CZK','NP',15,80),(1091,'CZK','PE',40,175),(1092,'CZK','UA',40,125),(1093,'CZK','MZ',15,165),(1094,'CZK','TZ',5,35),(1095,'CZK','AO',35,95),(1096,'CZK','JO',25,125),(1097,'CZK','ZW',15,90),(1098,'CZK','TR',40,115),(1099,'CZK','MU',20,75),(1100,'CZK','SV',15,90),(1101,'CZK','TH',65,200),(1102,'CZK','CO',30,125),(1103,'CZK','LK',15,20),(1104,'CZK','CR',20,130),(1105,'CZK','AR',45,120),(1106,'CZK','MA',20,75),(1107,'CZK','MY',55,205),(1108,'CZK','KZ',25,85),(1109,'CZK','DZ',20,40),(1110,'CZK','ID',50,185),(1111,'CZK','NG',30,175),(1112,'CZK','GT',20,135),(1113,'CZK','VN',40,155),(1114,'CZK','BY',20,75),(1115,'CZK','EG',25,155),(1116,'CZK','UY',20,95),(1117,'CZK','BD',15,35),(1118,'CZK','PK',20,105),(1119,'CZK','PH',30,115),(1120,'CZK','ET',5,40),(1121,'CZK','TN',20,35),(1122,'CZK','LB',20,60),(1123,'CZK','IN',20,80),(1124,'CZK','PY',20,60),(1125,'CZK','UZ',20,40),(1126,'CZK','EC',20,65),(1127,'CZK','MM',20,25),(1128,'CZK','GE',20,25),(1129,'DKK','US',135,375),(1130,'DKK','CH',125,325),(1131,'DKK','AU',115,290),(1132,'DKK','GB',100,250),(1133,'DKK','DE',100,250),(1134,'DKK','DK',90,225),(1135,'DKK','AT',65,205),(1136,'DKK','NO',75,205),(1137,'DKK','CA',80,250),(1138,'DKK','NL',90,225),(1139,'DKK','SE',70,190),(1140,'DKK','IE',70,185),(1141,'DKK','BE',65,190),(1142,'DKK','FI',50,145),(1143,'DKK','FR',60,160),(1144,'DKK','NZ',60,175),(1145,'DKK','HK',55,155),(1146,'DKK','CZ',50,125),(1147,'DKK','SK',50,105),(1148,'DKK','AE',45,145),(1149,'DKK','SG',60,180),(1150,'DKK','IL',55,130),(1151,'DKK','KW',25,115),(1152,'DKK','IT',35,95),(1153,'DKK','JP',45,130),(1154,'DKK','ES',35,100),(1155,'DKK','VE',5,75),(1156,'DKK','HU',30,75),(1157,'DKK','PT',30,80),(1158,'DKK','GR',40,80),(1159,'DKK','KR',45,125),(1160,'DKK','TW',40,105),(1161,'DKK','PL',35,80),(1162,'DKK','ZM',5,25),(1163,'DKK','PR',10,110),(1164,'DKK','CI',5,25),(1165,'DKK','RO',30,75),(1166,'DKK','BH',15,75),(1167,'DKK','PA',10,105),(1168,'DKK','GH',10,30),(1169,'DKK','KH',5,30),(1170,'DKK','SN',5,35),(1171,'DKK','SA',20,75),(1172,'DKK','RU',20,65),(1173,'DKK','UG',5,25),(1174,'DKK','BR',20,50),(1175,'DKK','NI',5,35),(1176,'DKK','MG',5,25),(1177,'DKK','DO',5,40),(1178,'DKK','MX',15,55),(1179,'DKK','OM',10,55),(1180,'DKK','CM',5,45),(1181,'DKK','ZA',20,60),(1182,'DKK','CL',20,60),(1183,'DKK','KE',5,25),(1184,'DKK','NP',5,20),(1185,'DKK','PE',10,50),(1186,'DKK','UA',10,35),(1187,'DKK','MZ',5,45),(1188,'DKK','TZ',5,10),(1189,'DKK','AO',10,25),(1190,'DKK','JO',10,35),(1191,'DKK','ZW',5,25),(1192,'DKK','TR',10,35),(1193,'DKK','MU',5,20),(1194,'DKK','SV',5,25),(1195,'DKK','TH',20,55),(1196,'DKK','CO',10,35),(1197,'DKK','LK',5,10),(1198,'DKK','CR',5,35),(1199,'DKK','AR',10,35),(1200,'DKK','MA',5,20),(1201,'DKK','MY',15,60),(1202,'DKK','KZ',5,25),(1203,'DKK','DZ',5,10),(1204,'DKK','ID',15,50),(1205,'DKK','NG',10,50),(1206,'DKK','GT',5,40),(1207,'DKK','VN',10,45),(1208,'DKK','BY',5,20),(1209,'DKK','EG',5,45),(1210,'DKK','UY',5,25),(1211,'DKK','BD',5,10),(1212,'DKK','PK',5,30),(1213,'DKK','PH',10,35),(1214,'DKK','ET',5,10),(1215,'DKK','TN',5,10),(1216,'DKK','LB',5,15),(1217,'DKK','IN',5,25),(1218,'DKK','PY',5,20),(1219,'DKK','UZ',5,10),(1220,'DKK','EC',5,20),(1221,'DKK','MM',5,10),(1222,'DKK','GE',5,10),(1223,'EGP','US',340,960),(1224,'EGP','CH',315,835),(1225,'EGP','AU',290,740),(1226,'EGP','GB',250,645),(1227,'EGP','DE',250,640),(1228,'EGP','DK',230,570),(1229,'EGP','AT',170,520),(1230,'EGP','NO',190,530),(1231,'EGP','CA',210,645),(1232,'EGP','NL',225,570),(1233,'EGP','SE',180,485),(1234,'EGP','IE',180,470),(1235,'EGP','BE',165,480),(1236,'EGP','FI',120,370),(1237,'EGP','FR',150,405),(1238,'EGP','NZ',155,455),(1239,'EGP','HK',140,395),(1240,'EGP','CZ',135,320),(1241,'EGP','SK',125,275),(1242,'EGP','AE',120,375),(1243,'EGP','SG',155,460),(1244,'EGP','IL',135,330),(1245,'EGP','KW',60,300),(1246,'EGP','IT',90,245),(1247,'EGP','JP',115,330),(1248,'EGP','ES',95,250),(1249,'EGP','VE',10,190),(1250,'EGP','HU',80,185),(1251,'EGP','PT',80,210),(1252,'EGP','GR',100,200),(1253,'EGP','KR',120,320),(1254,'EGP','TW',100,265),(1255,'EGP','PL',85,210),(1256,'EGP','ZM',10,70),(1257,'EGP','PR',30,280),(1258,'EGP','CI',15,65),(1259,'EGP','RO',80,190),(1260,'EGP','BH',35,195),(1261,'EGP','PA',25,270),(1262,'EGP','GH',30,80),(1263,'EGP','KH',15,80),(1264,'EGP','SN',10,85),(1265,'EGP','SA',50,195),(1266,'EGP','RU',50,160),(1267,'EGP','UG',10,60),(1268,'EGP','BR',55,130),(1269,'EGP','NI',10,85),(1270,'EGP','MG',10,60),(1271,'EGP','DO',15,100),(1272,'EGP','MX',40,145),(1273,'EGP','OM',25,145),(1274,'EGP','CM',10,110),(1275,'EGP','ZA',50,155),(1276,'EGP','CL',50,150),(1277,'EGP','KE',15,65),(1278,'EGP','NP',10,55),(1279,'EGP','PE',30,125),(1280,'EGP','UA',30,90),(1281,'EGP','MZ',10,120),(1282,'EGP','TZ',5,25),(1283,'EGP','AO',25,70),(1284,'EGP','JO',20,90),(1285,'EGP','ZW',10,65),(1286,'EGP','TR',30,85),(1287,'EGP','MU',15,55),(1288,'EGP','SV',10,65),(1289,'EGP','TH',45,145),(1290,'EGP','CO',25,90),(1291,'EGP','LK',10,15),(1292,'EGP','CR',15,95),(1293,'EGP','AR',30,85),(1294,'EGP','MA',15,55),(1295,'EGP','MY',40,150),(1296,'EGP','KZ',15,65),(1297,'EGP','DZ',15,30),(1298,'EGP','ID',35,135),(1299,'EGP','NG',20,130),(1300,'EGP','GT',15,100),(1301,'EGP','VN',30,110),(1302,'EGP','BY',15,55),(1303,'EGP','EG',20,115),(1304,'EGP','UY',15,70),(1305,'EGP','BD',10,25),(1306,'EGP','PK',15,75),(1307,'EGP','PH',25,85),(1308,'EGP','ET',5,30),(1309,'EGP','TN',15,25),(1310,'EGP','LB',15,45),(1311,'EGP','IN',15,60),(1312,'EGP','PY',15,45),(1313,'EGP','UZ',15,30),(1314,'EGP','EC',15,45),(1315,'EGP','MM',15,20),(1316,'EGP','GE',15,20),(1317,'EUR','US',20,50),(1318,'EUR','CH',15,45),(1319,'EUR','AU',15,40),(1320,'EUR','GB',15,35),(1321,'EUR','DE',15,35),(1322,'EUR','DK',10,30),(1323,'EUR','AT',10,25),(1324,'EUR','NO',10,30),(1325,'EUR','CA',10,35),(1326,'EUR','NL',10,30),(1327,'EUR','SE',10,25),(1328,'EUR','IE',10,25),(1329,'EUR','BE',10,25),(1330,'EUR','FI',5,20),(1331,'EUR','FR',10,20),(1332,'EUR','NZ',10,25),(1333,'EUR','HK',5,20),(1334,'EUR','CZ',5,15),(1335,'EUR','SK',5,15),(1336,'EUR','AE',5,20),(1337,'EUR','SG',10,25),(1338,'EUR','IL',5,15),(1339,'EUR','KW',5,15),(1340,'EUR','IT',5,15),(1341,'EUR','JP',5,15),(1342,'EUR','ES',5,15),(1343,'EUR','VE',5,10),(1344,'EUR','HU',5,10),(1345,'EUR','PT',5,10),(1346,'EUR','GR',5,10),(1347,'EUR','KR',5,15),(1348,'EUR','TW',5,15),(1349,'EUR','PL',5,10),(1350,'EUR','ZM',5,10),(1351,'EUR','PR',5,15),(1352,'EUR','CI',5,10),(1353,'EUR','RO',5,10),(1354,'EUR','BH',5,10),(1355,'EUR','PA',5,15),(1356,'EUR','GH',5,10),(1357,'EUR','KH',5,10),(1358,'EUR','SN',5,10),(1359,'EUR','SA',5,10),(1360,'EUR','RU',5,10),(1361,'EUR','UG',5,10),(1362,'EUR','BR',5,10),(1363,'EUR','NI',5,10),(1364,'EUR','MG',5,10),(1365,'EUR','DO',5,10),(1366,'EUR','MX',5,10),(1367,'EUR','OM',5,10),(1368,'EUR','CM',5,10),(1369,'EUR','ZA',5,10),(1370,'EUR','CL',5,10),(1371,'EUR','KE',5,10),(1372,'EUR','NP',5,10),(1373,'EUR','PE',5,10),(1374,'EUR','UA',5,10),(1375,'EUR','MZ',5,10),(1376,'EUR','TZ',5,10),(1377,'EUR','AO',5,10),(1378,'EUR','JO',5,10),(1379,'EUR','ZW',5,10),(1380,'EUR','TR',5,10),(1381,'EUR','MU',5,10),(1382,'EUR','SV',5,10),(1383,'EUR','TH',5,10),(1384,'EUR','CO',5,10),(1385,'EUR','LK',5,10),(1386,'EUR','CR',5,10),(1387,'EUR','AR',5,10),(1388,'EUR','MA',5,10),(1389,'EUR','MY',5,10),(1390,'EUR','KZ',5,10),(1391,'EUR','DZ',5,10),(1392,'EUR','ID',5,10),(1393,'EUR','NG',5,10),(1394,'EUR','GT',5,10),(1395,'EUR','VN',5,10),(1396,'EUR','BY',5,10),(1397,'EUR','EG',5,10),(1398,'EUR','UY',5,10),(1399,'EUR','BD',5,10),(1400,'EUR','PK',5,10),(1401,'EUR','PH',5,10),(1402,'EUR','ET',5,10),(1403,'EUR','TN',5,10),(1404,'EUR','LB',5,10),(1405,'EUR','IN',5,10),(1406,'EUR','PY',5,10),(1407,'EUR','UZ',5,10),(1408,'EUR','EC',5,10),(1409,'EUR','MM',5,10),(1410,'EUR','GE',5,10),(1411,'GBP','US',15,45),(1412,'GBP','CH',15,40),(1413,'GBP','AU',15,35),(1414,'GBP','GB',10,30),(1415,'GBP','DE',10,30),(1416,'GBP','DK',10,25),(1417,'GBP','AT',10,25),(1418,'GBP','NO',10,25),(1419,'GBP','CA',10,30),(1420,'GBP','NL',10,25),(1421,'GBP','SE',10,25),(1422,'GBP','IE',10,20),(1423,'GBP','BE',10,20),(1424,'GBP','FI',5,15),(1425,'GBP','FR',5,20),(1426,'GBP','NZ',5,20),(1427,'GBP','HK',5,20),(1428,'GBP','CZ',5,15),(1429,'GBP','SK',5,15),(1430,'GBP','AE',5,20),(1431,'GBP','SG',5,20),(1432,'GBP','IL',5,15),(1433,'GBP','KW',5,15),(1434,'GBP','IT',5,10),(1435,'GBP','JP',5,15),(1436,'GBP','ES',5,10),(1437,'GBP','VE',5,10),(1438,'GBP','HU',5,10),(1439,'GBP','PT',5,10),(1440,'GBP','GR',5,10),(1441,'GBP','KR',5,15),(1442,'GBP','TW',5,10),(1443,'GBP','PL',5,10),(1444,'GBP','ZM',5,10),(1445,'GBP','PR',5,15),(1446,'GBP','CI',5,10),(1447,'GBP','RO',5,10),(1448,'GBP','BH',5,10),(1449,'GBP','PA',5,15),(1450,'GBP','GH',5,10),(1451,'GBP','KH',5,10),(1452,'GBP','SN',5,10),(1453,'GBP','SA',5,10),(1454,'GBP','RU',5,10),(1455,'GBP','UG',5,10),(1456,'GBP','BR',5,10),(1457,'GBP','NI',5,10),(1458,'GBP','MG',5,10),(1459,'GBP','DO',5,10),(1460,'GBP','MX',5,10),(1461,'GBP','OM',5,10),(1462,'GBP','CM',5,10),(1463,'GBP','ZA',5,10),(1464,'GBP','CL',5,10),(1465,'GBP','KE',5,10),(1466,'GBP','NP',5,10),(1467,'GBP','PE',5,10),(1468,'GBP','UA',5,10),(1469,'GBP','MZ',5,10),(1470,'GBP','TZ',5,10),(1471,'GBP','AO',5,10),(1472,'GBP','JO',5,10),(1473,'GBP','ZW',5,10),(1474,'GBP','TR',5,10),(1475,'GBP','MU',5,10),(1476,'GBP','SV',5,10),(1477,'GBP','TH',5,10),(1478,'GBP','CO',5,10),(1479,'GBP','LK',5,10),(1480,'GBP','CR',5,10),(1481,'GBP','AR',5,10),(1482,'GBP','MA',5,10),(1483,'GBP','MY',5,10),(1484,'GBP','KZ',5,10),(1485,'GBP','DZ',5,10),(1486,'GBP','ID',5,10),(1487,'GBP','NG',5,10),(1488,'GBP','GT',5,10),(1489,'GBP','VN',5,10),(1490,'GBP','BY',5,10),(1491,'GBP','EG',5,10),(1492,'GBP','UY',5,10),(1493,'GBP','BD',5,10),(1494,'GBP','PK',5,10),(1495,'GBP','PH',5,10),(1496,'GBP','ET',5,10),(1497,'GBP','TN',5,10),(1498,'GBP','LB',5,10),(1499,'GBP','IN',5,10),(1500,'GBP','PY',5,10),(1501,'GBP','UZ',5,10),(1502,'GBP','EC',5,10),(1503,'GBP','MM',5,10),(1504,'GBP','GE',5,10),(1505,'HKD','US',170,475),(1506,'HKD','CH',155,415),(1507,'HKD','AU',145,365),(1508,'HKD','GB',125,320),(1509,'HKD','DE',125,315),(1510,'HKD','DK',115,280),(1511,'HKD','AT',85,260),(1512,'HKD','NO',95,265),(1513,'HKD','CA',105,320),(1514,'HKD','NL',110,285),(1515,'HKD','SE',90,240),(1516,'HKD','IE',90,230),(1517,'HKD','BE',80,240),(1518,'HKD','FI',60,185),(1519,'HKD','FR',75,200),(1520,'HKD','NZ',75,225),(1521,'HKD','HK',70,195),(1522,'HKD','CZ',65,160),(1523,'HKD','SK',60,135),(1524,'HKD','AE',60,185),(1525,'HKD','SG',75,225),(1526,'HKD','IL',65,165),(1527,'HKD','KW',30,150),(1528,'HKD','IT',45,120),(1529,'HKD','JP',55,165),(1530,'HKD','ES',45,125),(1531,'HKD','VE',5,95),(1532,'HKD','HU',40,90),(1533,'HKD','PT',40,105),(1534,'HKD','GR',50,100),(1535,'HKD','KR',60,160),(1536,'HKD','TW',50,130),(1537,'HKD','PL',40,105),(1538,'HKD','ZM',5,35),(1539,'HKD','PR',15,140),(1540,'HKD','CI',10,35),(1541,'HKD','RO',40,95),(1542,'HKD','BH',15,95),(1543,'HKD','PA',10,135),(1544,'HKD','GH',15,40),(1545,'HKD','KH',10,40),(1546,'HKD','SN',5,40),(1547,'HKD','SA',25,95),(1548,'HKD','RU',25,80),(1549,'HKD','UG',5,30),(1550,'HKD','BR',25,65),(1551,'HKD','NI',5,40),(1552,'HKD','MG',5,30),(1553,'HKD','DO',5,50),(1554,'HKD','MX',20,70),(1555,'HKD','OM',15,70),(1556,'HKD','CM',5,55),(1557,'HKD','ZA',25,75),(1558,'HKD','CL',25,75),(1559,'HKD','KE',5,30),(1560,'HKD','NP',5,30),(1561,'HKD','PE',15,60),(1562,'HKD','UA',15,45),(1563,'HKD','MZ',5,60),(1564,'HKD','TZ',5,15),(1565,'HKD','AO',15,35),(1566,'HKD','JO',10,45),(1567,'HKD','ZW',5,30),(1568,'HKD','TR',15,40),(1569,'HKD','MU',10,25),(1570,'HKD','SV',5,30),(1571,'HKD','TH',25,70),(1572,'HKD','CO',10,45),(1573,'HKD','LK',5,10),(1574,'HKD','CR',5,45),(1575,'HKD','AR',15,45),(1576,'HKD','MA',5,30),(1577,'HKD','MY',20,75),(1578,'HKD','KZ',10,30),(1579,'HKD','DZ',5,15),(1580,'HKD','ID',20,65),(1581,'HKD','NG',10,65),(1582,'HKD','GT',5,50),(1583,'HKD','VN',15,55),(1584,'HKD','BY',5,25),(1585,'HKD','EG',10,55),(1586,'HKD','UY',5,35),(1587,'HKD','BD',5,15),(1588,'HKD','PK',5,40),(1589,'HKD','PH',10,40),(1590,'HKD','ET',5,15),(1591,'HKD','TN',5,15),(1592,'HKD','LB',5,20),(1593,'HKD','IN',5,30),(1594,'HKD','PY',5,25),(1595,'HKD','UZ',5,15),(1596,'HKD','EC',5,25),(1597,'HKD','MM',5,10),(1598,'HKD','GE',5,10),(1599,'HUF','US',6445,18185),(1600,'HUF','CH',6010,15815),(1601,'HUF','AU',5470,14040),(1602,'HUF','GB',4765,12200),(1603,'HUF','DE',4730,12100),(1604,'HUF','DK',4355,10805),(1605,'HUF','AT',3175,9870),(1606,'HUF','NO',3600,10050),(1607,'HUF','CA',3980,12205),(1608,'HUF','NL',4260,10805),(1609,'HUF','SE',3410,9215),(1610,'HUF','IE',3375,8890),(1611,'HUF','BE',3100,9090),(1612,'HUF','FI',2320,7040),(1613,'HUF','FR',2870,7685),(1614,'HUF','NZ',2920,8600),(1615,'HUF','HK',2655,7515),(1616,'HUF','CZ',2535,6080),(1617,'HUF','SK',2390,5180),(1618,'HUF','AE',2255,7080),(1619,'HUF','SG',2945,8700),(1620,'HUF','IL',2570,6280),(1621,'HUF','KW',1160,5645),(1622,'HUF','IT',1750,4615),(1623,'HUF','JP',2190,6230),(1624,'HUF','ES',1795,4755),(1625,'HUF','VE',235,3640),(1626,'HUF','HU',1515,3525),(1627,'HUF','PT',1510,3940),(1628,'HUF','GR',1865,3820),(1629,'HUF','KR',2300,6085),(1630,'HUF','TW',1870,5000),(1631,'HUF','PL',1600,3955),(1632,'HUF','ZM',230,1315),(1633,'HUF','PR',565,5305),(1634,'HUF','CI',310,1275),(1635,'HUF','RO',1470,3555),(1636,'HUF','BH',665,3695),(1637,'HUF','PA',445,5075),(1638,'HUF','GH',535,1495),(1639,'HUF','KH',310,1480),(1640,'HUF','SN',225,1610),(1641,'HUF','SA',960,3670),(1642,'HUF','RU',950,3040),(1643,'HUF','UG',225,1175),(1644,'HUF','BR',1015,2505),(1645,'HUF','NI',225,1605),(1646,'HUF','MG',225,1135),(1647,'HUF','DO',270,1885),(1648,'HUF','MX',765,2770),(1649,'HUF','OM',480,2770),(1650,'HUF','CM',225,2065),(1651,'HUF','ZA',910,2935),(1652,'HUF','CL',950,2840),(1653,'HUF','KE',275,1185),(1654,'HUF','NP',225,1075),(1655,'HUF','PE',570,2390),(1656,'HUF','UA',540,1690),(1657,'HUF','MZ',225,2245),(1658,'HUF','TZ',30,515),(1659,'HUF','AO',495,1290),(1660,'HUF','JO',365,1730),(1661,'HUF','ZW',225,1230),(1662,'HUF','TR',580,1590),(1663,'HUF','MU',295,1015),(1664,'HUF','SV',225,1230),(1665,'HUF','TH',870,2740),(1666,'HUF','CO',440,1710),(1667,'HUF','LK',215,295),(1668,'HUF','CR',270,1790),(1669,'HUF','AR',600,1630),(1670,'HUF','MA',270,1055),(1671,'HUF','MY',765,2805),(1672,'HUF','KZ',325,1195),(1673,'HUF','DZ',265,565),(1674,'HUF','ID',680,2525),(1675,'HUF','NG',385,2420),(1676,'HUF','GT',270,1895),(1677,'HUF','VN',555,2110),(1678,'HUF','BY',260,1020),(1679,'HUF','EG',355,2155),(1680,'HUF','UY',280,1280),(1681,'HUF','BD',230,505),(1682,'HUF','PK',250,1445),(1683,'HUF','PH',435,1605),(1684,'HUF','ET',70,530),(1685,'HUF','TN',270,485),(1686,'HUF','LB',270,810),(1687,'HUF','IN',250,1125),(1688,'HUF','PY',270,860),(1689,'HUF','UZ',270,525),(1690,'HUF','EC',260,895),(1691,'HUF','MM',270,295),(1692,'HUF','GE',270,345),(1693,'IDR','US',305805,862850),(1694,'IDR','CH',285175,750420),(1695,'IDR','AU',259480,666220),(1696,'IDR','GB',226230,578945),(1697,'IDR','DE',224510,574265),(1698,'IDR','DK',206565,512635),(1699,'IDR','AT',150725,468395),(1700,'IDR','NO',170840,476995),(1701,'IDR','CA',188855,579125),(1702,'IDR','NL',202060,512840),(1703,'IDR','SE',161735,437360),(1704,'IDR','IE',160045,421890),(1705,'IDR','BE',147180,431340),(1706,'IDR','FI',110030,334155),(1707,'IDR','FR',136245,364680),(1708,'IDR','NZ',138660,408205),(1709,'IDR','HK',126095,356600),(1710,'IDR','CZ',120220,288620),(1711,'IDR','SK',113420,245805),(1712,'IDR','AE',107035,335905),(1713,'IDR','SG',139655,412750),(1714,'IDR','IL',121875,298120),(1715,'IDR','KW',54975,267955),(1716,'IDR','IT',82960,219010),(1717,'IDR','JP',104020,295625),(1718,'IDR','ES',85280,225525),(1719,'IDR','VE',11180,172745),(1720,'IDR','HU',71860,167205),(1721,'IDR','PT',71735,187005),(1722,'IDR','GR',88455,181160),(1723,'IDR','KR',109060,288805),(1724,'IDR','TW',88640,237295),(1725,'IDR','PL',75845,187750),(1726,'IDR','ZM',10955,62500),(1727,'IDR','PR',26790,251850),(1728,'IDR','CI',14620,60420),(1729,'IDR','RO',69670,168580),(1730,'IDR','BH',31635,175390),(1731,'IDR','PA',21190,240735),(1732,'IDR','GH',25400,70875),(1733,'IDR','KH',14640,70310),(1734,'IDR','SN',10660,76395),(1735,'IDR','SA',45475,174115),(1736,'IDR','RU',45190,144210),(1737,'IDR','UG',10620,55825),(1738,'IDR','BR',48185,118800),(1739,'IDR','NI',10595,76070),(1740,'IDR','MG',10720,53925),(1741,'IDR','DO',12860,89405),(1742,'IDR','MX',36335,131490),(1743,'IDR','OM',22840,131495),(1744,'IDR','CM',10585,97990),(1745,'IDR','ZA',43300,139355),(1746,'IDR','CL',45110,134805),(1747,'IDR','KE',13020,56270),(1748,'IDR','NP',10585,51110),(1749,'IDR','PE',26945,113410),(1750,'IDR','UA',25685,80225),(1751,'IDR','MZ',10585,106420),(1752,'IDR','TZ',1335,24420),(1753,'IDR','AO',23465,61185),(1754,'IDR','JO',17305,82175),(1755,'IDR','ZW',10635,58315),(1756,'IDR','TR',27565,75415),(1757,'IDR','MU',14115,48240),(1758,'IDR','SV',10585,58430),(1759,'IDR','TH',41350,130110),(1760,'IDR','CO',20970,81160),(1761,'IDR','LK',10185,14065),(1762,'IDR','CR',12785,84925),(1763,'IDR','AR',28555,77350),(1764,'IDR','MA',12755,50060),(1765,'IDR','MY',36190,133085),(1766,'IDR','KZ',15480,56655),(1767,'IDR','DZ',12690,26860),(1768,'IDR','ID',32290,119790),(1769,'IDR','NG',18150,114815),(1770,'IDR','GT',12715,89915),(1771,'IDR','VN',26420,100125),(1772,'IDR','BY',12405,48295),(1773,'IDR','EG',16730,102190),(1774,'IDR','UY',13190,60785),(1775,'IDR','BD',10860,24040),(1776,'IDR','PK',11905,68530),(1777,'IDR','PH',20615,76080),(1778,'IDR','ET',3305,25200),(1779,'IDR','TN',12700,23015),(1780,'IDR','LB',12825,38335),(1781,'IDR','IN',11825,53405),(1782,'IDR','PY',12710,40865),(1783,'IDR','UZ',12715,24810),(1784,'IDR','EC',12355,42380),(1785,'IDR','MM',12720,13890),(1786,'IDR','GE',12760,16260),(1787,'ILS','US',70,190),(1788,'ILS','CH',65,165),(1789,'ILS','AU',60,150),(1790,'ILS','GB',50,130),(1791,'ILS','DE',50,130),(1792,'ILS','DK',45,115),(1793,'ILS','AT',35,105),(1794,'ILS','NO',40,105),(1795,'ILS','CA',40,130),(1796,'ILS','NL',45,115),(1797,'ILS','SE',35,95),(1798,'ILS','IE',35,95),(1799,'ILS','BE',35,95),(1800,'ILS','FI',25,75),(1801,'ILS','FR',30,80),(1802,'ILS','NZ',30,90),(1803,'ILS','HK',30,80),(1804,'ILS','CZ',25,65),(1805,'ILS','SK',25,55),(1806,'ILS','AE',25,75),(1807,'ILS','SG',30,90),(1808,'ILS','IL',25,65),(1809,'ILS','KW',10,60),(1810,'ILS','IT',20,50),(1811,'ILS','JP',25,65),(1812,'ILS','ES',20,50),(1813,'ILS','VE',5,40),(1814,'ILS','HU',15,35),(1815,'ILS','PT',15,40),(1816,'ILS','GR',20,40),(1817,'ILS','KR',25,65),(1818,'ILS','TW',20,55),(1819,'ILS','PL',15,40),(1820,'ILS','ZM',5,15),(1821,'ILS','PR',5,55),(1822,'ILS','CI',5,15),(1823,'ILS','RO',15,35),(1824,'ILS','BH',5,40),(1825,'ILS','PA',5,55),(1826,'ILS','GH',5,15),(1827,'ILS','KH',5,15),(1828,'ILS','SN',5,15),(1829,'ILS','SA',10,40),(1830,'ILS','RU',10,30),(1831,'ILS','UG',5,10),(1832,'ILS','BR',10,25),(1833,'ILS','NI',5,15),(1834,'ILS','MG',5,10),(1835,'ILS','DO',5,20),(1836,'ILS','MX',10,30),(1837,'ILS','OM',5,30),(1838,'ILS','CM',5,20),(1839,'ILS','ZA',10,30),(1840,'ILS','CL',10,30),(1841,'ILS','KE',5,15),(1842,'ILS','NP',5,10),(1843,'ILS','PE',5,25),(1844,'ILS','UA',5,20),(1845,'ILS','MZ',5,25),(1846,'ILS','TZ',5,10),(1847,'ILS','AO',5,15),(1848,'ILS','JO',5,20),(1849,'ILS','ZW',5,15),(1850,'ILS','TR',5,15),(1851,'ILS','MU',5,10),(1852,'ILS','SV',5,15),(1853,'ILS','TH',10,30),(1854,'ILS','CO',5,20),(1855,'ILS','LK',5,10),(1856,'ILS','CR',5,20),(1857,'ILS','AR',5,15),(1858,'ILS','MA',5,10),(1859,'ILS','MY',10,30),(1860,'ILS','KZ',5,15),(1861,'ILS','DZ',5,10),(1862,'ILS','ID',5,25),(1863,'ILS','NG',5,25),(1864,'ILS','GT',5,20),(1865,'ILS','VN',5,20),(1866,'ILS','BY',5,10),(1867,'ILS','EG',5,25),(1868,'ILS','UY',5,15),(1869,'ILS','BD',5,10),(1870,'ILS','PK',5,15),(1871,'ILS','PH',5,15),(1872,'ILS','ET',5,10),(1873,'ILS','TN',5,10),(1874,'ILS','LB',5,10),(1875,'ILS','IN',5,10),(1876,'ILS','PY',5,10),(1877,'ILS','UZ',5,10),(1878,'ILS','EC',5,10),(1879,'ILS','MM',5,10),(1880,'ILS','GE',5,10),(1881,'INR','US',1590,4485),(1882,'INR','CH',1480,3900),(1883,'INR','AU',1350,3460),(1884,'INR','GB',1175,3010),(1885,'INR','DE',1165,2985),(1886,'INR','DK',1075,2665),(1887,'INR','AT',785,2435),(1888,'INR','NO',890,2480),(1889,'INR','CA',980,3010),(1890,'INR','NL',1050,2665),(1891,'INR','SE',840,2275),(1892,'INR','IE',830,2195),(1893,'INR','BE',765,2240),(1894,'INR','FI',570,1735),(1895,'INR','FR',710,1895),(1896,'INR','NZ',720,2120),(1897,'INR','HK',655,1855),(1898,'INR','CZ',625,1500),(1899,'INR','SK',590,1280),(1900,'INR','AE',555,1745),(1901,'INR','SG',725,2145),(1902,'INR','IL',635,1550),(1903,'INR','KW',285,1395),(1904,'INR','IT',430,1140),(1905,'INR','JP',540,1535),(1906,'INR','ES',445,1170),(1907,'INR','VE',60,900),(1908,'INR','HU',375,870),(1909,'INR','PT',375,970),(1910,'INR','GR',460,940),(1911,'INR','KR',565,1500),(1912,'INR','TW',460,1235),(1913,'INR','PL',395,975),(1914,'INR','ZM',55,325),(1915,'INR','PR',140,1310),(1916,'INR','CI',75,315),(1917,'INR','RO',360,875),(1918,'INR','BH',165,910),(1919,'INR','PA',110,1250),(1920,'INR','GH',130,370),(1921,'INR','KH',75,365),(1922,'INR','SN',55,395),(1923,'INR','SA',235,905),(1924,'INR','RU',235,750),(1925,'INR','UG',55,290),(1926,'INR','BR',250,615),(1927,'INR','NI',55,395),(1928,'INR','MG',55,280),(1929,'INR','DO',65,465),(1930,'INR','MX',190,685),(1931,'INR','OM',120,685),(1932,'INR','CM',55,510),(1933,'INR','ZA',225,725),(1934,'INR','CL',235,700),(1935,'INR','KE',70,290),(1936,'INR','NP',55,265),(1937,'INR','PE',140,590),(1938,'INR','UA',135,415),(1939,'INR','MZ',55,555),(1940,'INR','TZ',5,125),(1941,'INR','AO',120,320),(1942,'INR','JO',90,425),(1943,'INR','ZW',55,305),(1944,'INR','TR',145,390),(1945,'INR','MU',75,250),(1946,'INR','SV',55,305),(1947,'INR','TH',215,675),(1948,'INR','CO',110,420),(1949,'INR','LK',55,75),(1950,'INR','CR',65,440),(1951,'INR','AR',150,400),(1952,'INR','MA',65,260),(1953,'INR','MY',190,690),(1954,'INR','KZ',80,295),(1955,'INR','DZ',65,140),(1956,'INR','ID',170,625),(1957,'INR','NG',95,595),(1958,'INR','GT',65,465),(1959,'INR','VN',135,520),(1960,'INR','BY',65,250),(1961,'INR','EG',85,530),(1962,'INR','UY',70,315),(1963,'INR','BD',55,125),(1964,'INR','PK',60,355),(1965,'INR','PH',105,395),(1966,'INR','ET',15,130),(1967,'INR','TN',65,120),(1968,'INR','LB',65,200),(1969,'INR','IN',60,280),(1970,'INR','PY',65,210),(1971,'INR','UZ',65,130),(1972,'INR','EC',65,220),(1973,'INR','MM',65,70),(1974,'INR','GE',65,85),(1975,'JPY','US',2255,6370),(1976,'JPY','CH',2105,5540),(1977,'JPY','AU',1915,4915),(1978,'JPY','GB',1670,4275),(1979,'JPY','DE',1655,4240),(1980,'JPY','DK',1525,3785),(1981,'JPY','AT',1110,3455),(1982,'JPY','NO',1260,3520),(1983,'JPY','CA',1395,4275),(1984,'JPY','NL',1490,3785),(1985,'JPY','SE',1195,3230),(1986,'JPY','IE',1180,3115),(1987,'JPY','BE',1085,3185),(1988,'JPY','FI',810,2465),(1989,'JPY','FR',1005,2690),(1990,'JPY','NZ',1025,3015),(1991,'JPY','HK',930,2630),(1992,'JPY','CZ',885,2130),(1993,'JPY','SK',835,1815),(1994,'JPY','AE',790,2480),(1995,'JPY','SG',1030,3045),(1996,'JPY','IL',900,2200),(1997,'JPY','KW',405,1980),(1998,'JPY','IT',610,1615),(1999,'JPY','JP',770,2180),(2000,'JPY','ES',630,1665),(2001,'JPY','VE',85,1275),(2002,'JPY','HU',530,1235),(2003,'JPY','PT',530,1380),(2004,'JPY','GR',655,1335),(2005,'JPY','KR',805,2130),(2006,'JPY','TW',655,1750),(2007,'JPY','PL',560,1385),(2008,'JPY','ZM',80,460),(2009,'JPY','PR',200,1860),(2010,'JPY','CI',110,445),(2011,'JPY','RO',515,1245),(2012,'JPY','BH',235,1295),(2013,'JPY','PA',155,1775),(2014,'JPY','GH',185,525),(2015,'JPY','KH',110,520),(2016,'JPY','SN',80,565),(2017,'JPY','SA',335,1285),(2018,'JPY','RU',335,1065),(2019,'JPY','UG',80,410),(2020,'JPY','BR',355,875),(2021,'JPY','NI',80,560),(2022,'JPY','MG',80,400),(2023,'JPY','DO',95,660),(2024,'JPY','MX',270,970),(2025,'JPY','OM',170,970),(2026,'JPY','CM',80,725),(2027,'JPY','ZA',320,1030),(2028,'JPY','CL',335,995),(2029,'JPY','KE',95,415),(2030,'JPY','NP',80,375),(2031,'JPY','PE',200,835),(2032,'JPY','UA',190,590),(2033,'JPY','MZ',80,785),(2034,'JPY','TZ',10,180),(2035,'JPY','AO',175,450),(2036,'JPY','JO',130,605),(2037,'JPY','ZW',80,430),(2038,'JPY','TR',205,555),(2039,'JPY','MU',105,355),(2040,'JPY','SV',80,430),(2041,'JPY','TH',305,960),(2042,'JPY','CO',155,600),(2043,'JPY','LK',75,105),(2044,'JPY','CR',95,625),(2045,'JPY','AR',210,570),(2046,'JPY','MA',95,370),(2047,'JPY','MY',265,980),(2048,'JPY','KZ',115,420),(2049,'JPY','DZ',95,200),(2050,'JPY','ID',240,885),(2051,'JPY','NG',135,845),(2052,'JPY','GT',95,665),(2053,'JPY','VN',195,740),(2054,'JPY','BY',90,355),(2055,'JPY','EG',125,755),(2056,'JPY','UY',95,450),(2057,'JPY','BD',80,175),(2058,'JPY','PK',90,505),(2059,'JPY','PH',150,560),(2060,'JPY','ET',25,185),(2061,'JPY','TN',95,170),(2062,'JPY','LB',95,285),(2063,'JPY','IN',85,395),(2064,'JPY','PY',95,300),(2065,'JPY','UZ',95,185),(2066,'JPY','EC',90,315),(2067,'JPY','MM',95,105),(2068,'JPY','GE',95,120),(2069,'KRW','US',23860,67325),(2070,'KRW','CH',22250,58550),(2071,'KRW','AU',20245,51980),(2072,'KRW','GB',17650,45170),(2073,'KRW','DE',17515,44805),(2074,'KRW','DK',16115,40000),(2075,'KRW','AT',11760,36545),(2076,'KRW','NO',13330,37215),(2077,'KRW','CA',14735,45185),(2078,'KRW','NL',15765,40015),(2079,'KRW','SE',12620,34125),(2080,'KRW','IE',12490,32920),(2081,'KRW','BE',11485,33655),(2082,'KRW','FI',8585,26070),(2083,'KRW','FR',10630,28455),(2084,'KRW','NZ',10820,31850),(2085,'KRW','HK',9840,27825),(2086,'KRW','CZ',9380,22520),(2087,'KRW','SK',8850,19180),(2088,'KRW','AE',8350,26210),(2089,'KRW','SG',10895,32205),(2090,'KRW','IL',9510,23260),(2091,'KRW','KW',4290,20905),(2092,'KRW','IT',6475,17090),(2093,'KRW','JP',8115,23065),(2094,'KRW','ES',6655,17595),(2095,'KRW','VE',870,13480),(2096,'KRW','HU',5605,13045),(2097,'KRW','PT',5595,14590),(2098,'KRW','GR',6900,14135),(2099,'KRW','KR',8510,22535),(2100,'KRW','TW',6915,18515),(2101,'KRW','PL',5920,14650),(2102,'KRW','ZM',855,4875),(2103,'KRW','PR',2090,19650),(2104,'KRW','CI',1140,4715),(2105,'KRW','RO',5435,13155),(2106,'KRW','BH',2470,13685),(2107,'KRW','PA',1655,18785),(2108,'KRW','GH',1980,5530),(2109,'KRW','KH',1140,5485),(2110,'KRW','SN',830,5960),(2111,'KRW','SA',3550,13585),(2112,'KRW','RU',3525,11250),(2113,'KRW','UG',830,4355),(2114,'KRW','BR',3760,9270),(2115,'KRW','NI',825,5935),(2116,'KRW','MG',835,4205),(2117,'KRW','DO',1005,6975),(2118,'KRW','MX',2835,10260),(2119,'KRW','OM',1780,10260),(2120,'KRW','CM',825,7645),(2121,'KRW','ZA',3380,10875),(2122,'KRW','CL',3520,10520),(2123,'KRW','KE',1015,4390),(2124,'KRW','NP',825,3990),(2125,'KRW','PE',2100,8850),(2126,'KRW','UA',2005,6260),(2127,'KRW','MZ',825,8305),(2128,'KRW','TZ',105,1905),(2129,'KRW','AO',1830,4775),(2130,'KRW','JO',1350,6410),(2131,'KRW','ZW',830,4550),(2132,'KRW','TR',2150,5885),(2133,'KRW','MU',1100,3765),(2134,'KRW','SV',825,4560),(2135,'KRW','TH',3225,10150),(2136,'KRW','CO',1635,6335),(2137,'KRW','LK',795,1095),(2138,'KRW','CR',995,6625),(2139,'KRW','AR',2230,6035),(2140,'KRW','MA',995,3905),(2141,'KRW','MY',2825,10385),(2142,'KRW','KZ',1210,4420),(2143,'KRW','DZ',990,2095),(2144,'KRW','ID',2520,9345),(2145,'KRW','NG',1415,8960),(2146,'KRW','GT',990,7015),(2147,'KRW','VN',2060,7810),(2148,'KRW','BY',970,3770),(2149,'KRW','EG',1305,7975),(2150,'KRW','UY',1030,4745),(2151,'KRW','BD',845,1875),(2152,'KRW','PK',930,5345),(2153,'KRW','PH',1610,5935),(2154,'KRW','ET',260,1965),(2155,'KRW','TN',990,1795),(2156,'KRW','LB',1000,2990),(2157,'KRW','IN',925,4165),(2158,'KRW','PY',990,3190),(2159,'KRW','UZ',990,1935),(2160,'KRW','EC',965,3305),(2161,'KRW','MM',990,1085),(2162,'KRW','GE',995,1270),(2163,'MAD','US',195,545),(2164,'MAD','CH',180,475),(2165,'MAD','AU',165,420),(2166,'MAD','GB',145,365),(2167,'MAD','DE',140,360),(2168,'MAD','DK',130,325),(2169,'MAD','AT',95,295),(2170,'MAD','NO',110,300),(2171,'MAD','CA',120,365),(2172,'MAD','NL',125,325),(2173,'MAD','SE',100,275),(2174,'MAD','IE',100,265),(2175,'MAD','BE',95,270),(2176,'MAD','FI',70,210),(2177,'MAD','FR',85,230),(2178,'MAD','NZ',85,255),(2179,'MAD','HK',80,225),(2180,'MAD','CZ',75,180),(2181,'MAD','SK',70,155),(2182,'MAD','AE',65,210),(2183,'MAD','SG',90,260),(2184,'MAD','IL',75,190),(2185,'MAD','KW',35,170),(2186,'MAD','IT',50,140),(2187,'MAD','JP',65,185),(2188,'MAD','ES',55,140),(2189,'MAD','VE',5,110),(2190,'MAD','HU',45,105),(2191,'MAD','PT',45,120),(2192,'MAD','GR',55,115),(2193,'MAD','KR',70,180),(2194,'MAD','TW',55,150),(2195,'MAD','PL',50,120),(2196,'MAD','ZM',5,40),(2197,'MAD','PR',15,160),(2198,'MAD','CI',10,40),(2199,'MAD','RO',45,105),(2200,'MAD','BH',20,110),(2201,'MAD','PA',15,150),(2202,'MAD','GH',15,45),(2203,'MAD','KH',10,45),(2204,'MAD','SN',5,50),(2205,'MAD','SA',30,110),(2206,'MAD','RU',30,90),(2207,'MAD','UG',5,35),(2208,'MAD','BR',30,75),(2209,'MAD','NI',5,50),(2210,'MAD','MG',5,35),(2211,'MAD','DO',10,55),(2212,'MAD','MX',25,85),(2213,'MAD','OM',15,85),(2214,'MAD','CM',5,60),(2215,'MAD','ZA',25,90),(2216,'MAD','CL',30,85),(2217,'MAD','KE',10,35),(2218,'MAD','NP',5,30),(2219,'MAD','PE',15,70),(2220,'MAD','UA',15,50),(2221,'MAD','MZ',5,65),(2222,'MAD','TZ',5,15),(2223,'MAD','AO',15,40),(2224,'MAD','JO',10,50),(2225,'MAD','ZW',5,35),(2226,'MAD','TR',15,50),(2227,'MAD','MU',10,30),(2228,'MAD','SV',5,35),(2229,'MAD','TH',25,80),(2230,'MAD','CO',15,50),(2231,'MAD','LK',5,10),(2232,'MAD','CR',10,55),(2233,'MAD','AR',20,50),(2234,'MAD','MA',10,30),(2235,'MAD','MY',25,85),(2236,'MAD','KZ',10,35),(2237,'MAD','DZ',10,15),(2238,'MAD','ID',20,75),(2239,'MAD','NG',10,70),(2240,'MAD','GT',10,55),(2241,'MAD','VN',15,65),(2242,'MAD','BY',10,30),(2243,'MAD','EG',10,65),(2244,'MAD','UY',10,40),(2245,'MAD','BD',5,15),(2246,'MAD','PK',10,45),(2247,'MAD','PH',15,50),(2248,'MAD','ET',5,15),(2249,'MAD','TN',10,15),(2250,'MAD','LB',10,25),(2251,'MAD','IN',5,35),(2252,'MAD','PY',10,25),(2253,'MAD','UZ',10,15),(2254,'MAD','EC',10,25),(2255,'MAD','MM',10,15),(2256,'MAD','GE',10,15),(2257,'MXN','US',430,1215),(2258,'MXN','CH',400,1060),(2259,'MXN','AU',365,940),(2260,'MXN','GB',320,815),(2261,'MXN','DE',315,810),(2262,'MXN','DK',290,725),(2263,'MXN','AT',215,660),(2264,'MXN','NO',240,675),(2265,'MXN','CA',265,815),(2266,'MXN','NL',285,725),(2267,'MXN','SE',230,615),(2268,'MXN','IE',225,595),(2269,'MXN','BE',210,610),(2270,'MXN','FI',155,470),(2271,'MXN','FR',190,515),(2272,'MXN','NZ',195,575),(2273,'MXN','HK',180,505),(2274,'MXN','CZ',170,405),(2275,'MXN','SK',160,345),(2276,'MXN','AE',150,475),(2277,'MXN','SG',195,580),(2278,'MXN','IL',170,420),(2279,'MXN','KW',80,380),(2280,'MXN','IT',115,310),(2281,'MXN','JP',145,415),(2282,'MXN','ES',120,320),(2283,'MXN','VE',15,245),(2284,'MXN','HU',100,235),(2285,'MXN','PT',100,265),(2286,'MXN','GR',125,255),(2287,'MXN','KR',155,405),(2288,'MXN','TW',125,335),(2289,'MXN','PL',105,265),(2290,'MXN','ZM',15,90),(2291,'MXN','PR',40,355),(2292,'MXN','CI',20,85),(2293,'MXN','RO',100,240),(2294,'MXN','BH',45,245),(2295,'MXN','PA',30,340),(2296,'MXN','GH',35,100),(2297,'MXN','KH',20,100),(2298,'MXN','SN',15,110),(2299,'MXN','SA',65,245),(2300,'MXN','RU',65,205),(2301,'MXN','UG',15,80),(2302,'MXN','BR',70,165),(2303,'MXN','NI',15,105),(2304,'MXN','MG',15,75),(2305,'MXN','DO',20,125),(2306,'MXN','MX',50,185),(2307,'MXN','OM',30,185),(2308,'MXN','CM',15,140),(2309,'MXN','ZA',60,195),(2310,'MXN','CL',65,190),(2311,'MXN','KE',20,80),(2312,'MXN','NP',15,70),(2313,'MXN','PE',40,160),(2314,'MXN','UA',35,115),(2315,'MXN','MZ',15,150),(2316,'MXN','TZ',5,35),(2317,'MXN','AO',35,85),(2318,'MXN','JO',25,115),(2319,'MXN','ZW',15,80),(2320,'MXN','TR',40,105),(2321,'MXN','MU',20,70),(2322,'MXN','SV',15,80),(2323,'MXN','TH',60,185),(2324,'MXN','CO',30,115),(2325,'MXN','LK',15,20),(2326,'MXN','CR',20,120),(2327,'MXN','AR',40,110),(2328,'MXN','MA',20,70),(2329,'MXN','MY',50,190),(2330,'MXN','KZ',20,80),(2331,'MXN','DZ',20,40),(2332,'MXN','ID',45,170),(2333,'MXN','NG',25,160),(2334,'MXN','GT',20,125),(2335,'MXN','VN',35,140),(2336,'MXN','BY',15,70),(2337,'MXN','EG',25,145),(2338,'MXN','UY',20,85),(2339,'MXN','BD',15,35),(2340,'MXN','PK',15,95),(2341,'MXN','PH',30,105),(2342,'MXN','ET',5,35),(2343,'MXN','TN',20,30),(2344,'MXN','LB',20,55),(2345,'MXN','IN',15,75),(2346,'MXN','PY',20,60),(2347,'MXN','UZ',20,35),(2348,'MXN','EC',15,60),(2349,'MXN','MM',20,25),(2350,'MXN','GE',20,25),(2351,'MYR','US',90,250),(2352,'MYR','CH',80,215),(2353,'MYR','AU',75,190),(2354,'MYR','GB',65,165),(2355,'MYR','DE',65,165),(2356,'MYR','DK',60,145),(2357,'MYR','AT',45,135),(2358,'MYR','NO',50,135),(2359,'MYR','CA',55,165),(2360,'MYR','NL',60,145),(2361,'MYR','SE',45,125),(2362,'MYR','IE',45,120),(2363,'MYR','BE',40,125),(2364,'MYR','FI',30,95),(2365,'MYR','FR',40,105),(2366,'MYR','NZ',40,115),(2367,'MYR','HK',35,100),(2368,'MYR','CZ',35,85),(2369,'MYR','SK',35,70),(2370,'MYR','AE',30,95),(2371,'MYR','SG',40,120),(2372,'MYR','IL',35,85),(2373,'MYR','KW',15,75),(2374,'MYR','IT',25,65),(2375,'MYR','JP',30,85),(2376,'MYR','ES',25,65),(2377,'MYR','VE',5,50),(2378,'MYR','HU',20,50),(2379,'MYR','PT',20,55),(2380,'MYR','GR',25,50),(2381,'MYR','KR',30,85),(2382,'MYR','TW',25,70),(2383,'MYR','PL',20,55),(2384,'MYR','ZM',5,20),(2385,'MYR','PR',10,70),(2386,'MYR','CI',5,15),(2387,'MYR','RO',20,50),(2388,'MYR','BH',10,50),(2389,'MYR','PA',5,70),(2390,'MYR','GH',5,20),(2391,'MYR','KH',5,20),(2392,'MYR','SN',5,20),(2393,'MYR','SA',15,50),(2394,'MYR','RU',15,40),(2395,'MYR','UG',5,15),(2396,'MYR','BR',15,35),(2397,'MYR','NI',5,20),(2398,'MYR','MG',5,15),(2399,'MYR','DO',5,25),(2400,'MYR','MX',10,40),(2401,'MYR','OM',5,40),(2402,'MYR','CM',5,30),(2403,'MYR','ZA',10,40),(2404,'MYR','CL',15,40),(2405,'MYR','KE',5,15),(2406,'MYR','NP',5,15),(2407,'MYR','PE',10,35),(2408,'MYR','UA',5,25),(2409,'MYR','MZ',5,30),(2410,'MYR','TZ',5,10),(2411,'MYR','AO',5,20),(2412,'MYR','JO',5,25),(2413,'MYR','ZW',5,15),(2414,'MYR','TR',10,20),(2415,'MYR','MU',5,15),(2416,'MYR','SV',5,15),(2417,'MYR','TH',10,35),(2418,'MYR','CO',5,25),(2419,'MYR','LK',5,10),(2420,'MYR','CR',5,25),(2421,'MYR','AR',10,20),(2422,'MYR','MA',5,15),(2423,'MYR','MY',10,40),(2424,'MYR','KZ',5,15),(2425,'MYR','DZ',5,10),(2426,'MYR','ID',10,35),(2427,'MYR','NG',5,35),(2428,'MYR','GT',5,25),(2429,'MYR','VN',10,30),(2430,'MYR','BY',5,15),(2431,'MYR','EG',5,30),(2432,'MYR','UY',5,15),(2433,'MYR','BD',5,10),(2434,'MYR','PK',5,20),(2435,'MYR','PH',5,20),(2436,'MYR','ET',5,10),(2437,'MYR','TN',5,10),(2438,'MYR','LB',5,10),(2439,'MYR','IN',5,15),(2440,'MYR','PY',5,10),(2441,'MYR','UZ',5,10),(2442,'MYR','EC',5,10),(2443,'MYR','MM',5,10),(2444,'MYR','GE',5,10),(2445,'NGN','US',8270,23330),(2446,'NGN','CH',7710,20290),(2447,'NGN','AU',7015,18010),(2448,'NGN','GB',6115,15650),(2449,'NGN','DE',6070,15525),(2450,'NGN','DK',5585,13860),(2451,'NGN','AT',4075,12665),(2452,'NGN','NO',4620,12895),(2453,'NGN','CA',5105,15655),(2454,'NGN','NL',5465,13865),(2455,'NGN','SE',4375,11825),(2456,'NGN','IE',4325,11405),(2457,'NGN','BE',3980,11660),(2458,'NGN','FI',2975,9035),(2459,'NGN','FR',3685,9860),(2460,'NGN','NZ',3750,11035),(2461,'NGN','HK',3410,9640),(2462,'NGN','CZ',3250,7805),(2463,'NGN','SK',3065,6645),(2464,'NGN','AE',2895,9080),(2465,'NGN','SG',3775,11160),(2466,'NGN','IL',3295,8060),(2467,'NGN','KW',1485,7245),(2468,'NGN','IT',2245,5920),(2469,'NGN','JP',2810,7995),(2470,'NGN','ES',2305,6095),(2471,'NGN','VE',300,4670),(2472,'NGN','HU',1945,4520),(2473,'NGN','PT',1940,5055),(2474,'NGN','GR',2390,4900),(2475,'NGN','KR',2950,7810),(2476,'NGN','TW',2395,6415),(2477,'NGN','PL',2050,5075),(2478,'NGN','ZM',295,1690),(2479,'NGN','PR',725,6810),(2480,'NGN','CI',395,1635),(2481,'NGN','RO',1885,4560),(2482,'NGN','BH',855,4740),(2483,'NGN','PA',575,6510),(2484,'NGN','GH',685,1915),(2485,'NGN','KH',395,1900),(2486,'NGN','SN',290,2065),(2487,'NGN','SA',1230,4705),(2488,'NGN','RU',1220,3900),(2489,'NGN','UG',285,1510),(2490,'NGN','BR',1305,3210),(2491,'NGN','NI',285,2055),(2492,'NGN','MG',290,1460),(2493,'NGN','DO',350,2415),(2494,'NGN','MX',980,3555),(2495,'NGN','OM',620,3555),(2496,'NGN','CM',285,2650),(2497,'NGN','ZA',1170,3770),(2498,'NGN','CL',1220,3645),(2499,'NGN','KE',350,1520),(2500,'NGN','NP',285,1380),(2501,'NGN','PE',730,3065),(2502,'NGN','UA',695,2170),(2503,'NGN','MZ',285,2875),(2504,'NGN','TZ',35,660),(2505,'NGN','AO',635,1655),(2506,'NGN','JO',470,2220),(2507,'NGN','ZW',290,1575),(2508,'NGN','TR',745,2040),(2509,'NGN','MU',380,1305),(2510,'NGN','SV',285,1580),(2511,'NGN','TH',1120,3520),(2512,'NGN','CO',565,2195),(2513,'NGN','LK',275,380),(2514,'NGN','CR',345,2295),(2515,'NGN','AR',770,2090),(2516,'NGN','MA',345,1355),(2517,'NGN','MY',980,3600),(2518,'NGN','KZ',420,1530),(2519,'NGN','DZ',345,725),(2520,'NGN','ID',875,3240),(2521,'NGN','NG',490,3105),(2522,'NGN','GT',345,2430),(2523,'NGN','VN',715,2705),(2524,'NGN','BY',335,1305),(2525,'NGN','EG',450,2765),(2526,'NGN','UY',355,1645),(2527,'NGN','BD',295,650),(2528,'NGN','PK',320,1855),(2529,'NGN','PH',555,2055),(2530,'NGN','ET',90,680),(2531,'NGN','TN',345,620),(2532,'NGN','LB',345,1035),(2533,'NGN','IN',320,1445),(2534,'NGN','PY',345,1105),(2535,'NGN','UZ',345,670),(2536,'NGN','EC',335,1145),(2537,'NGN','MM',345,375),(2538,'NGN','GE',345,440),(2539,'NOK','US',185,520),(2540,'NOK','CH',170,450),(2541,'NOK','AU',155,400),(2542,'NOK','GB',135,350),(2543,'NOK','DE',135,345),(2544,'NOK','DK',125,310),(2545,'NOK','AT',90,280),(2546,'NOK','NO',105,285),(2547,'NOK','CA',115,350),(2548,'NOK','NL',120,310),(2549,'NOK','SE',95,265),(2550,'NOK','IE',95,255),(2551,'NOK','BE',90,260),(2552,'NOK','FI',65,200),(2553,'NOK','FR',80,220),(2554,'NOK','NZ',85,245),(2555,'NOK','HK',75,215),(2556,'NOK','CZ',70,175),(2557,'NOK','SK',70,150),(2558,'NOK','AE',65,200),(2559,'NOK','SG',85,250),(2560,'NOK','IL',75,180),(2561,'NOK','KW',35,160),(2562,'NOK','IT',50,130),(2563,'NOK','JP',65,180),(2564,'NOK','ES',50,135),(2565,'NOK','VE',5,105),(2566,'NOK','HU',45,100),(2567,'NOK','PT',45,115),(2568,'NOK','GR',55,110),(2569,'NOK','KR',65,175),(2570,'NOK','TW',55,145),(2571,'NOK','PL',45,115),(2572,'NOK','ZM',5,40),(2573,'NOK','PR',15,150),(2574,'NOK','CI',10,35),(2575,'NOK','RO',40,100),(2576,'NOK','BH',20,105),(2577,'NOK','PA',15,145),(2578,'NOK','GH',15,45),(2579,'NOK','KH',10,40),(2580,'NOK','SN',5,45),(2581,'NOK','SA',25,105),(2582,'NOK','RU',25,85),(2583,'NOK','UG',5,35),(2584,'NOK','BR',30,70),(2585,'NOK','NI',5,45),(2586,'NOK','MG',5,30),(2587,'NOK','DO',10,55),(2588,'NOK','MX',20,80),(2589,'NOK','OM',15,80),(2590,'NOK','CM',5,60),(2591,'NOK','ZA',25,85),(2592,'NOK','CL',25,80),(2593,'NOK','KE',10,35),(2594,'NOK','NP',5,30),(2595,'NOK','PE',15,70),(2596,'NOK','UA',15,50),(2597,'NOK','MZ',5,65),(2598,'NOK','TZ',5,15),(2599,'NOK','AO',15,35),(2600,'NOK','JO',10,50),(2601,'NOK','ZW',5,35),(2602,'NOK','TR',15,45),(2603,'NOK','MU',10,30),(2604,'NOK','SV',5,35),(2605,'NOK','TH',25,80),(2606,'NOK','CO',15,50),(2607,'NOK','LK',5,10),(2608,'NOK','CR',10,50),(2609,'NOK','AR',15,45),(2610,'NOK','MA',10,30),(2611,'NOK','MY',20,80),(2612,'NOK','KZ',10,35),(2613,'NOK','DZ',10,15),(2614,'NOK','ID',20,70),(2615,'NOK','NG',10,70),(2616,'NOK','GT',10,55),(2617,'NOK','VN',15,60),(2618,'NOK','BY',5,30),(2619,'NOK','EG',10,60),(2620,'NOK','UY',10,35),(2621,'NOK','BD',5,15),(2622,'NOK','PK',5,40),(2623,'NOK','PH',10,45),(2624,'NOK','ET',5,15),(2625,'NOK','TN',10,15),(2626,'NOK','LB',10,25),(2627,'NOK','IN',5,30),(2628,'NOK','PY',10,25),(2629,'NOK','UZ',10,15),(2630,'NOK','EC',5,25),(2631,'NOK','MM',10,15),(2632,'NOK','GE',10,15),(2633,'PEN','US',80,220),(2634,'PEN','CH',75,195),(2635,'PEN','AU',65,170),(2636,'PEN','GB',60,150),(2637,'PEN','DE',60,145),(2638,'PEN','DK',55,130),(2639,'PEN','AT',40,120),(2640,'PEN','NO',45,120),(2641,'PEN','CA',50,150),(2642,'PEN','NL',50,130),(2643,'PEN','SE',40,110),(2644,'PEN','IE',40,110),(2645,'PEN','BE',40,110),(2646,'PEN','FI',30,85),(2647,'PEN','FR',35,95),(2648,'PEN','NZ',35,105),(2649,'PEN','HK',30,90),(2650,'PEN','CZ',30,75),(2651,'PEN','SK',30,65),(2652,'PEN','AE',25,85),(2653,'PEN','SG',35,105),(2654,'PEN','IL',30,75),(2655,'PEN','KW',15,70),(2656,'PEN','IT',20,55),(2657,'PEN','JP',25,75),(2658,'PEN','ES',20,60),(2659,'PEN','VE',5,45),(2660,'PEN','HU',20,45),(2661,'PEN','PT',20,50),(2662,'PEN','GR',25,45),(2663,'PEN','KR',30,75),(2664,'PEN','TW',25,60),(2665,'PEN','PL',20,50),(2666,'PEN','ZM',5,15),(2667,'PEN','PR',5,65),(2668,'PEN','CI',5,15),(2669,'PEN','RO',20,45),(2670,'PEN','BH',10,45),(2671,'PEN','PA',5,60),(2672,'PEN','GH',5,20),(2673,'PEN','KH',5,20),(2674,'PEN','SN',5,20),(2675,'PEN','SA',10,45),(2676,'PEN','RU',10,35),(2677,'PEN','UG',5,15),(2678,'PEN','BR',10,30),(2679,'PEN','NI',5,20),(2680,'PEN','MG',5,15),(2681,'PEN','DO',5,25),(2682,'PEN','MX',10,35),(2683,'PEN','OM',5,35),(2684,'PEN','CM',5,25),(2685,'PEN','ZA',10,35),(2686,'PEN','CL',10,35),(2687,'PEN','KE',5,15),(2688,'PEN','NP',5,15),(2689,'PEN','PE',5,30),(2690,'PEN','UA',5,20),(2691,'PEN','MZ',5,25),(2692,'PEN','TZ',5,10),(2693,'PEN','AO',5,15),(2694,'PEN','JO',5,20),(2695,'PEN','ZW',5,15),(2696,'PEN','TR',5,20),(2697,'PEN','MU',5,10),(2698,'PEN','SV',5,15),(2699,'PEN','TH',10,35),(2700,'PEN','CO',5,20),(2701,'PEN','LK',5,10),(2702,'PEN','CR',5,20),(2703,'PEN','AR',5,20),(2704,'PEN','MA',5,15),(2705,'PEN','MY',10,35),(2706,'PEN','KZ',5,15),(2707,'PEN','DZ',5,10),(2708,'PEN','ID',10,30),(2709,'PEN','NG',5,30),(2710,'PEN','GT',5,25),(2711,'PEN','VN',5,25),(2712,'PEN','BY',5,10),(2713,'PEN','EG',5,25),(2714,'PEN','UY',5,15),(2715,'PEN','BD',5,10),(2716,'PEN','PK',5,20),(2717,'PEN','PH',5,20),(2718,'PEN','ET',5,10),(2719,'PEN','TN',5,10),(2720,'PEN','LB',5,10),(2721,'PEN','IN',5,15),(2722,'PEN','PY',5,10),(2723,'PEN','UZ',5,10),(2724,'PEN','EC',5,10),(2725,'PEN','MM',5,10),(2726,'PEN','GE',5,10),(2727,'PHP','US',1045,2945),(2728,'PHP','CH',975,2560),(2729,'PHP','AU',885,2270),(2730,'PHP','GB',770,1975),(2731,'PHP','DE',765,1960),(2732,'PHP','DK',705,1750),(2733,'PHP','AT',515,1600),(2734,'PHP','NO',585,1625),(2735,'PHP','CA',645,1975),(2736,'PHP','NL',690,1750),(2737,'PHP','SE',550,1490),(2738,'PHP','IE',545,1440),(2739,'PHP','BE',500,1470),(2740,'PHP','FI',375,1140),(2741,'PHP','FR',465,1245),(2742,'PHP','NZ',475,1390),(2743,'PHP','HK',430,1215),(2744,'PHP','CZ',410,985),(2745,'PHP','SK',385,840),(2746,'PHP','AE',365,1145),(2747,'PHP','SG',475,1410),(2748,'PHP','IL',415,1015),(2749,'PHP','KW',185,915),(2750,'PHP','IT',285,745),(2751,'PHP','JP',355,1010),(2752,'PHP','ES',290,770),(2753,'PHP','VE',40,590),(2754,'PHP','HU',245,570),(2755,'PHP','PT',245,640),(2756,'PHP','GR',300,620),(2757,'PHP','KR',370,985),(2758,'PHP','TW',300,810),(2759,'PHP','PL',260,640),(2760,'PHP','ZM',35,215),(2761,'PHP','PR',90,860),(2762,'PHP','CI',50,205),(2763,'PHP','RO',240,575),(2764,'PHP','BH',110,600),(2765,'PHP','PA',70,820),(2766,'PHP','GH',85,240),(2767,'PHP','KH',50,240),(2768,'PHP','SN',35,260),(2769,'PHP','SA',155,595),(2770,'PHP','RU',155,490),(2771,'PHP','UG',35,190),(2772,'PHP','BR',165,405),(2773,'PHP','NI',35,260),(2774,'PHP','MG',35,185),(2775,'PHP','DO',45,305),(2776,'PHP','MX',125,450),(2777,'PHP','OM',80,450),(2778,'PHP','CM',35,335),(2779,'PHP','ZA',150,475),(2780,'PHP','CL',155,460),(2781,'PHP','KE',45,190),(2782,'PHP','NP',35,175),(2783,'PHP','PE',90,385),(2784,'PHP','UA',90,275),(2785,'PHP','MZ',35,365),(2786,'PHP','TZ',5,85),(2787,'PHP','AO',80,210),(2788,'PHP','JO',60,280),(2789,'PHP','ZW',35,200),(2790,'PHP','TR',95,255),(2791,'PHP','MU',50,165),(2792,'PHP','SV',35,200),(2793,'PHP','TH',140,445),(2794,'PHP','CO',70,275),(2795,'PHP','LK',35,50),(2796,'PHP','CR',45,290),(2797,'PHP','AR',95,265),(2798,'PHP','MA',45,170),(2799,'PHP','MY',125,455),(2800,'PHP','KZ',55,195),(2801,'PHP','DZ',45,90),(2802,'PHP','ID',110,410),(2803,'PHP','NG',60,390),(2804,'PHP','GT',45,305),(2805,'PHP','VN',90,340),(2806,'PHP','BY',40,165),(2807,'PHP','EG',55,350),(2808,'PHP','UY',45,205),(2809,'PHP','BD',35,80),(2810,'PHP','PK',40,235),(2811,'PHP','PH',70,260),(2812,'PHP','ET',10,85),(2813,'PHP','TN',45,80),(2814,'PHP','LB',45,130),(2815,'PHP','IN',40,180),(2816,'PHP','PY',45,140),(2817,'PHP','UZ',45,85),(2818,'PHP','EC',40,145),(2819,'PHP','MM',45,50),(2820,'PHP','GE',45,55),(2821,'PKR','US',3485,9840),(2822,'PKR','CH',3250,8555),(2823,'PKR','AU',2960,7595),(2824,'PKR','GB',2580,6600),(2825,'PKR','DE',2560,6550),(2826,'PKR','DK',2355,5845),(2827,'PKR','AT',1720,5340),(2828,'PKR','NO',1950,5440),(2829,'PKR','CA',2155,6605),(2830,'PKR','NL',2305,5850),(2831,'PKR','SE',1845,4985),(2832,'PKR','IE',1825,4810),(2833,'PKR','BE',1680,4920),(2834,'PKR','FI',1255,3810),(2835,'PKR','FR',1555,4160),(2836,'PKR','NZ',1580,4655),(2837,'PKR','HK',1440,4065),(2838,'PKR','CZ',1370,3290),(2839,'PKR','SK',1295,2805),(2840,'PKR','AE',1220,3830),(2841,'PKR','SG',1590,4705),(2842,'PKR','IL',1390,3400),(2843,'PKR','KW',625,3055),(2844,'PKR','IT',945,2495),(2845,'PKR','JP',1185,3370),(2846,'PKR','ES',970,2570),(2847,'PKR','VE',125,1970),(2848,'PKR','HU',820,1905),(2849,'PKR','PT',820,2130),(2850,'PKR','GR',1010,2065),(2851,'PKR','KR',1245,3295),(2852,'PKR','TW',1010,2705),(2853,'PKR','PL',865,2140),(2854,'PKR','ZM',125,715),(2855,'PKR','PR',305,2870),(2856,'PKR','CI',165,690),(2857,'PKR','RO',795,1920),(2858,'PKR','BH',360,2000),(2859,'PKR','PA',240,2745),(2860,'PKR','GH',290,810),(2861,'PKR','KH',165,800),(2862,'PKR','SN',120,870),(2863,'PKR','SA',520,1985),(2864,'PKR','RU',515,1645),(2865,'PKR','UG',120,635),(2866,'PKR','BR',550,1355),(2867,'PKR','NI',120,865),(2868,'PKR','MG',120,615),(2869,'PKR','DO',145,1020),(2870,'PKR','MX',415,1500),(2871,'PKR','OM',260,1500),(2872,'PKR','CM',120,1115),(2873,'PKR','ZA',495,1590),(2874,'PKR','CL',515,1535),(2875,'PKR','KE',150,640),(2876,'PKR','NP',120,585),(2877,'PKR','PE',305,1295),(2878,'PKR','UA',295,915),(2879,'PKR','MZ',120,1215),(2880,'PKR','TZ',15,280),(2881,'PKR','AO',270,700),(2882,'PKR','JO',195,935),(2883,'PKR','ZW',120,665),(2884,'PKR','TR',315,860),(2885,'PKR','MU',160,550),(2886,'PKR','SV',120,665),(2887,'PKR','TH',470,1485),(2888,'PKR','CO',240,925),(2889,'PKR','LK',115,160),(2890,'PKR','CR',145,970),(2891,'PKR','AR',325,880),(2892,'PKR','MA',145,570),(2893,'PKR','MY',415,1515),(2894,'PKR','KZ',175,645),(2895,'PKR','DZ',145,305),(2896,'PKR','ID',370,1365),(2897,'PKR','NG',205,1310),(2898,'PKR','GT',145,1025),(2899,'PKR','VN',300,1140),(2900,'PKR','BY',140,550),(2901,'PKR','EG',190,1165),(2902,'PKR','UY',150,695),(2903,'PKR','BD',125,275),(2904,'PKR','PK',135,780),(2905,'PKR','PH',235,870),(2906,'PKR','ET',40,285),(2907,'PKR','TN',145,260),(2908,'PKR','LB',145,435),(2909,'PKR','IN',135,610),(2910,'PKR','PY',145,465),(2911,'PKR','UZ',145,285),(2912,'PKR','EC',140,485),(2913,'PKR','MM',145,160),(2914,'PKR','GE',145,185),(2915,'PLN','US',80,230),(2916,'PLN','CH',75,200),(2917,'PLN','AU',70,175),(2918,'PLN','GB',60,155),(2919,'PLN','DE',60,150),(2920,'PLN','DK',55,135),(2921,'PLN','AT',40,125),(2922,'PLN','NO',45,125),(2923,'PLN','CA',50,155),(2924,'PLN','NL',55,135),(2925,'PLN','SE',45,115),(2926,'PLN','IE',40,110),(2927,'PLN','BE',40,115),(2928,'PLN','FI',30,90),(2929,'PLN','FR',35,95),(2930,'PLN','NZ',35,110),(2931,'PLN','HK',35,95),(2932,'PLN','CZ',30,75),(2933,'PLN','SK',30,65),(2934,'PLN','AE',30,90),(2935,'PLN','SG',35,110),(2936,'PLN','IL',30,80),(2937,'PLN','KW',15,70),(2938,'PLN','IT',20,60),(2939,'PLN','JP',30,80),(2940,'PLN','ES',25,60),(2941,'PLN','VE',5,45),(2942,'PLN','HU',20,45),(2943,'PLN','PT',20,50),(2944,'PLN','GR',25,50),(2945,'PLN','KR',30,75),(2946,'PLN','TW',25,65),(2947,'PLN','PL',20,50),(2948,'PLN','ZM',5,15),(2949,'PLN','PR',5,65),(2950,'PLN','CI',5,15),(2951,'PLN','RO',20,45),(2952,'PLN','BH',10,45),(2953,'PLN','PA',5,65),(2954,'PLN','GH',5,20),(2955,'PLN','KH',5,20),(2956,'PLN','SN',5,20),(2957,'PLN','SA',10,45),(2958,'PLN','RU',10,40),(2959,'PLN','UG',5,15),(2960,'PLN','BR',15,30),(2961,'PLN','NI',5,20),(2962,'PLN','MG',5,15),(2963,'PLN','DO',5,25),(2964,'PLN','MX',10,35),(2965,'PLN','OM',5,35),(2966,'PLN','CM',5,25),(2967,'PLN','ZA',10,35),(2968,'PLN','CL',10,35),(2969,'PLN','KE',5,15),(2970,'PLN','NP',5,15),(2971,'PLN','PE',5,30),(2972,'PLN','UA',5,20),(2973,'PLN','MZ',5,30),(2974,'PLN','TZ',5,10),(2975,'PLN','AO',5,15),(2976,'PLN','JO',5,20),(2977,'PLN','ZW',5,15),(2978,'PLN','TR',5,20),(2979,'PLN','MU',5,15),(2980,'PLN','SV',5,15),(2981,'PLN','TH',10,35),(2982,'PLN','CO',5,20),(2983,'PLN','LK',5,10),(2984,'PLN','CR',5,25),(2985,'PLN','AR',10,20),(2986,'PLN','MA',5,15),(2987,'PLN','MY',10,35),(2988,'PLN','KZ',5,15),(2989,'PLN','DZ',5,10),(2990,'PLN','ID',10,30),(2991,'PLN','NG',5,30),(2992,'PLN','GT',5,25),(2993,'PLN','VN',5,25),(2994,'PLN','BY',5,15),(2995,'PLN','EG',5,25),(2996,'PLN','UY',5,15),(2997,'PLN','BD',5,10),(2998,'PLN','PK',5,20),(2999,'PLN','PH',5,20),(3000,'PLN','ET',5,10),(3001,'PLN','TN',5,10),(3002,'PLN','LB',5,10),(3003,'PLN','IN',5,15),(3004,'PLN','PY',5,10),(3005,'PLN','UZ',5,10),(3006,'PLN','EC',5,10),(3007,'PLN','MM',5,10),(3008,'PLN','GE',5,10),(3009,'RON','US',85,245),(3010,'RON','CH',80,215),(3011,'RON','AU',75,190),(3012,'RON','GB',65,165),(3013,'RON','DE',65,165),(3014,'RON','DK',60,145),(3015,'RON','AT',45,135),(3016,'RON','NO',50,135),(3017,'RON','CA',55,165),(3018,'RON','NL',60,145),(3019,'RON','SE',45,125),(3020,'RON','IE',45,120),(3021,'RON','BE',40,125),(3022,'RON','FI',30,95),(3023,'RON','FR',40,105),(3024,'RON','NZ',40,115),(3025,'RON','HK',35,100),(3026,'RON','CZ',35,80),(3027,'RON','SK',30,70),(3028,'RON','AE',30,95),(3029,'RON','SG',40,120),(3030,'RON','IL',35,85),(3031,'RON','KW',15,75),(3032,'RON','IT',25,60),(3033,'RON','JP',30,85),(3034,'RON','ES',25,65),(3035,'RON','VE',5,50),(3036,'RON','HU',20,50),(3037,'RON','PT',20,55),(3038,'RON','GR',25,50),(3039,'RON','KR',30,80),(3040,'RON','TW',25,70),(3041,'RON','PL',20,55),(3042,'RON','ZM',5,20),(3043,'RON','PR',10,70),(3044,'RON','CI',5,15),(3045,'RON','RO',20,50),(3046,'RON','BH',10,50),(3047,'RON','PA',5,70),(3048,'RON','GH',5,20),(3049,'RON','KH',5,20),(3050,'RON','SN',5,20),(3051,'RON','SA',15,50),(3052,'RON','RU',15,40),(3053,'RON','UG',5,15),(3054,'RON','BR',15,35),(3055,'RON','NI',5,20),(3056,'RON','MG',5,15),(3057,'RON','DO',5,25),(3058,'RON','MX',10,35),(3059,'RON','OM',5,35),(3060,'RON','CM',5,30),(3061,'RON','ZA',10,40),(3062,'RON','CL',15,40),(3063,'RON','KE',5,15),(3064,'RON','NP',5,15),(3065,'RON','PE',10,30),(3066,'RON','UA',5,25),(3067,'RON','MZ',5,30),(3068,'RON','TZ',5,10),(3069,'RON','AO',5,15),(3070,'RON','JO',5,25),(3071,'RON','ZW',5,15),(3072,'RON','TR',10,20),(3073,'RON','MU',5,15),(3074,'RON','SV',5,15),(3075,'RON','TH',10,35),(3076,'RON','CO',5,25),(3077,'RON','LK',5,10),(3078,'RON','CR',5,25),(3079,'RON','AR',10,20),(3080,'RON','MA',5,15),(3081,'RON','MY',10,40),(3082,'RON','KZ',5,15),(3083,'RON','DZ',5,10),(3084,'RON','ID',10,35),(3085,'RON','NG',5,35),(3086,'RON','GT',5,25),(3087,'RON','VN',10,30),(3088,'RON','BY',5,15),(3089,'RON','EG',5,30),(3090,'RON','UY',5,15),(3091,'RON','BD',5,10),(3092,'RON','PK',5,20),(3093,'RON','PH',5,20),(3094,'RON','ET',5,10),(3095,'RON','TN',5,10),(3096,'RON','LB',5,10),(3097,'RON','IN',5,15),(3098,'RON','PY',5,10),(3099,'RON','UZ',5,10),(3100,'RON','EC',5,10),(3101,'RON','MM',5,10),(3102,'RON','GE',5,10),(3103,'RSD','US',2100,5930),(3104,'RSD','CH',1960,5155),(3105,'RSD','AU',1785,4580),(3106,'RSD','GB',1555,3980),(3107,'RSD','DE',1545,3945),(3108,'RSD','DK',1420,3525),(3109,'RSD','AT',1035,3220),(3110,'RSD','NO',1175,3280),(3111,'RSD','CA',1300,3980),(3112,'RSD','NL',1390,3525),(3113,'RSD','SE',1110,3005),(3114,'RSD','IE',1100,2900),(3115,'RSD','BE',1010,2965),(3116,'RSD','FI',755,2295),(3117,'RSD','FR',935,2505),(3118,'RSD','NZ',955,2805),(3119,'RSD','HK',865,2450),(3120,'RSD','CZ',825,1985),(3121,'RSD','SK',780,1690),(3122,'RSD','AE',735,2310),(3123,'RSD','SG',960,2835),(3124,'RSD','IL',840,2050),(3125,'RSD','KW',380,1840),(3126,'RSD','IT',570,1505),(3127,'RSD','JP',715,2030),(3128,'RSD','ES',585,1550),(3129,'RSD','VE',75,1185),(3130,'RSD','HU',495,1150),(3131,'RSD','PT',495,1285),(3132,'RSD','GR',610,1245),(3133,'RSD','KR',750,1985),(3134,'RSD','TW',610,1630),(3135,'RSD','PL',520,1290),(3136,'RSD','ZM',75,430),(3137,'RSD','PR',185,1730),(3138,'RSD','CI',100,415),(3139,'RSD','RO',480,1160),(3140,'RSD','BH',215,1205),(3141,'RSD','PA',145,1655),(3142,'RSD','GH',175,485),(3143,'RSD','KH',100,485),(3144,'RSD','SN',75,525),(3145,'RSD','SA',315,1195),(3146,'RSD','RU',310,990),(3147,'RSD','UG',75,385),(3148,'RSD','BR',330,815),(3149,'RSD','NI',75,525),(3150,'RSD','MG',75,370),(3151,'RSD','DO',90,615),(3152,'RSD','MX',250,905),(3153,'RSD','OM',155,905),(3154,'RSD','CM',75,675),(3155,'RSD','ZA',300,960),(3156,'RSD','CL',310,925),(3157,'RSD','KE',90,385),(3158,'RSD','NP',75,350),(3159,'RSD','PE',185,780),(3160,'RSD','UA',175,550),(3161,'RSD','MZ',75,730),(3162,'RSD','TZ',10,170),(3163,'RSD','AO',160,420),(3164,'RSD','JO',120,565),(3165,'RSD','ZW',75,400),(3166,'RSD','TR',190,520),(3167,'RSD','MU',95,330),(3168,'RSD','SV',75,400),(3169,'RSD','TH',285,895),(3170,'RSD','CO',145,560),(3171,'RSD','LK',70,95),(3172,'RSD','CR',90,585),(3173,'RSD','AR',195,530),(3174,'RSD','MA',90,345),(3175,'RSD','MY',250,915),(3176,'RSD','KZ',105,390),(3177,'RSD','DZ',85,185),(3178,'RSD','ID',220,825),(3179,'RSD','NG',125,790),(3180,'RSD','GT',85,620),(3181,'RSD','VN',180,690),(3182,'RSD','BY',85,330),(3183,'RSD','EG',115,700),(3184,'RSD','UY',90,420),(3185,'RSD','BD',75,165),(3186,'RSD','PK',80,470),(3187,'RSD','PH',140,525),(3188,'RSD','ET',25,175),(3189,'RSD','TN',85,160),(3190,'RSD','LB',90,265),(3191,'RSD','IN',80,365),(3192,'RSD','PY',85,280),(3193,'RSD','UZ',85,170),(3194,'RSD','EC',85,290),(3195,'RSD','MM',85,95),(3196,'RSD','GE',90,110),(3197,'RUB','US',1605,4525),(3198,'RUB','CH',1495,3935),(3199,'RUB','AU',1360,3495),(3200,'RUB','GB',1185,3035),(3201,'RUB','DE',1180,3010),(3202,'RUB','DK',1085,2690),(3203,'RUB','AT',790,2455),(3204,'RUB','NO',895,2500),(3205,'RUB','CA',990,3040),(3206,'RUB','NL',1060,2690),(3207,'RUB','SE',850,2295),(3208,'RUB','IE',840,2215),(3209,'RUB','BE',770,2260),(3210,'RUB','FI',575,1755),(3211,'RUB','FR',715,1915),(3212,'RUB','NZ',725,2140),(3213,'RUB','HK',660,1870),(3214,'RUB','CZ',630,1515),(3215,'RUB','SK',595,1290),(3216,'RUB','AE',560,1760),(3217,'RUB','SG',735,2165),(3218,'RUB','IL',640,1565),(3219,'RUB','KW',290,1405),(3220,'RUB','IT',435,1150),(3221,'RUB','JP',545,1550),(3222,'RUB','ES',445,1185),(3223,'RUB','VE',60,905),(3224,'RUB','HU',375,875),(3225,'RUB','PT',375,980),(3226,'RUB','GR',465,950),(3227,'RUB','KR',570,1515),(3228,'RUB','TW',465,1245),(3229,'RUB','PL',400,985),(3230,'RUB','ZM',55,330),(3231,'RUB','PR',140,1320),(3232,'RUB','CI',75,315),(3233,'RUB','RO',365,885),(3234,'RUB','BH',165,920),(3235,'RUB','PA',110,1265),(3236,'RUB','GH',135,370),(3237,'RUB','KH',75,370),(3238,'RUB','SN',55,400),(3239,'RUB','SA',240,915),(3240,'RUB','RU',235,755),(3241,'RUB','UG',55,295),(3242,'RUB','BR',255,625),(3243,'RUB','NI',55,400),(3244,'RUB','MG',55,285),(3245,'RUB','DO',65,470),(3246,'RUB','MX',190,690),(3247,'RUB','OM',120,690),(3248,'RUB','CM',55,515),(3249,'RUB','ZA',225,730),(3250,'RUB','CL',235,705),(3251,'RUB','KE',70,295),(3252,'RUB','NP',55,270),(3253,'RUB','PE',140,595),(3254,'RUB','UA',135,420),(3255,'RUB','MZ',55,560),(3256,'RUB','TZ',5,130),(3257,'RUB','AO',125,320),(3258,'RUB','JO',90,430),(3259,'RUB','ZW',55,305),(3260,'RUB','TR',145,395),(3261,'RUB','MU',75,255),(3262,'RUB','SV',55,305),(3263,'RUB','TH',215,680),(3264,'RUB','CO',110,425),(3265,'RUB','LK',55,75),(3266,'RUB','CR',65,445),(3267,'RUB','AR',150,405),(3268,'RUB','MA',65,265),(3269,'RUB','MY',190,700),(3270,'RUB','KZ',80,295),(3271,'RUB','DZ',65,140),(3272,'RUB','ID',170,630),(3273,'RUB','NG',95,600),(3274,'RUB','GT',65,470),(3275,'RUB','VN',140,525),(3276,'RUB','BY',65,255),(3277,'RUB','EG',90,535),(3278,'RUB','UY',70,320),(3279,'RUB','BD',55,125),(3280,'RUB','PK',60,360),(3281,'RUB','PH',110,400),(3282,'RUB','ET',15,130),(3283,'RUB','TN',65,120),(3284,'RUB','LB',65,200),(3285,'RUB','IN',60,280),(3286,'RUB','PY',65,215),(3287,'RUB','UZ',65,130),(3288,'RUB','EC',65,220),(3289,'RUB','MM',65,75),(3290,'RUB','GE',65,85),(3291,'SAR','US',80,230),(3292,'SAR','CH',75,200),(3293,'SAR','AU',70,180),(3294,'SAR','GB',60,155),(3295,'SAR','DE',60,155),(3296,'SAR','DK',55,135),(3297,'SAR','AT',40,125),(3298,'SAR','NO',45,125),(3299,'SAR','CA',50,155),(3300,'SAR','NL',55,135),(3301,'SAR','SE',45,115),(3302,'SAR','IE',45,110),(3303,'SAR','BE',40,115),(3304,'SAR','FI',30,90),(3305,'SAR','FR',35,95),(3306,'SAR','NZ',35,110),(3307,'SAR','HK',35,95),(3308,'SAR','CZ',30,75),(3309,'SAR','SK',30,65),(3310,'SAR','AE',30,90),(3311,'SAR','SG',35,110),(3312,'SAR','IL',30,80),(3313,'SAR','KW',15,70),(3314,'SAR','IT',20,60),(3315,'SAR','JP',30,80),(3316,'SAR','ES',25,60),(3317,'SAR','VE',5,45),(3318,'SAR','HU',20,45),(3319,'SAR','PT',20,50),(3320,'SAR','GR',25,50),(3321,'SAR','KR',30,75),(3322,'SAR','TW',25,65),(3323,'SAR','PL',20,50),(3324,'SAR','ZM',5,15),(3325,'SAR','PR',5,65),(3326,'SAR','CI',5,15),(3327,'SAR','RO',20,45),(3328,'SAR','BH',10,45),(3329,'SAR','PA',5,65),(3330,'SAR','GH',5,20),(3331,'SAR','KH',5,20),(3332,'SAR','SN',5,20),(3333,'SAR','SA',10,45),(3334,'SAR','RU',10,40),(3335,'SAR','UG',5,15),(3336,'SAR','BR',15,30),(3337,'SAR','NI',5,20),(3338,'SAR','MG',5,15),(3339,'SAR','DO',5,25),(3340,'SAR','MX',10,35),(3341,'SAR','OM',5,35),(3342,'SAR','CM',5,25),(3343,'SAR','ZA',10,35),(3344,'SAR','CL',10,35),(3345,'SAR','KE',5,15),(3346,'SAR','NP',5,15),(3347,'SAR','PE',5,30),(3348,'SAR','UA',5,20),(3349,'SAR','MZ',5,30),(3350,'SAR','TZ',5,10),(3351,'SAR','AO',5,15),(3352,'SAR','JO',5,20),(3353,'SAR','ZW',5,15),(3354,'SAR','TR',5,20),(3355,'SAR','MU',5,15),(3356,'SAR','SV',5,15),(3357,'SAR','TH',10,35),(3358,'SAR','CO',5,20),(3359,'SAR','LK',5,10),(3360,'SAR','CR',5,25),(3361,'SAR','AR',10,20),(3362,'SAR','MA',5,15),(3363,'SAR','MY',10,35),(3364,'SAR','KZ',5,15),(3365,'SAR','DZ',5,10),(3366,'SAR','ID',10,30),(3367,'SAR','NG',5,30),(3368,'SAR','GT',5,25),(3369,'SAR','VN',5,25),(3370,'SAR','BY',5,15),(3371,'SAR','EG',5,25),(3372,'SAR','UY',5,15),(3373,'SAR','BD',5,10),(3374,'SAR','PK',5,20),(3375,'SAR','PH',5,20),(3376,'SAR','ET',5,10),(3377,'SAR','TN',5,10),(3378,'SAR','LB',5,10),(3379,'SAR','IN',5,15),(3380,'SAR','PY',5,10),(3381,'SAR','UZ',5,10),(3382,'SAR','EC',5,10),(3383,'SAR','MM',5,10),(3384,'SAR','GE',5,10),(3385,'SEK','US',180,510),(3386,'SEK','CH',170,445),(3387,'SEK','AU',155,395),(3388,'SEK','GB',135,345),(3389,'SEK','DE',135,340),(3390,'SEK','DK',125,305),(3391,'SEK','AT',90,280),(3392,'SEK','NO',100,285),(3393,'SEK','CA',110,345),(3394,'SEK','NL',120,305),(3395,'SEK','SE',95,260),(3396,'SEK','IE',95,250),(3397,'SEK','BE',85,255),(3398,'SEK','FI',65,200),(3399,'SEK','FR',80,215),(3400,'SEK','NZ',80,240),(3401,'SEK','HK',75,210),(3402,'SEK','CZ',70,170),(3403,'SEK','SK',65,145),(3404,'SEK','AE',65,200),(3405,'SEK','SG',85,245),(3406,'SEK','IL',70,175),(3407,'SEK','KW',35,160),(3408,'SEK','IT',50,130),(3409,'SEK','JP',60,175),(3410,'SEK','ES',50,135),(3411,'SEK','VE',5,105),(3412,'SEK','HU',45,100),(3413,'SEK','PT',45,110),(3414,'SEK','GR',50,110),(3415,'SEK','KR',65,170),(3416,'SEK','TW',55,140),(3417,'SEK','PL',45,110),(3418,'SEK','ZM',5,35),(3419,'SEK','PR',15,150),(3420,'SEK','CI',10,35),(3421,'SEK','RO',40,100),(3422,'SEK','BH',20,105),(3423,'SEK','PA',15,145),(3424,'SEK','GH',15,40),(3425,'SEK','KH',10,40),(3426,'SEK','SN',5,45),(3427,'SEK','SA',25,105),(3428,'SEK','RU',25,85),(3429,'SEK','UG',5,35),(3430,'SEK','BR',30,70),(3431,'SEK','NI',5,45),(3432,'SEK','MG',5,30),(3433,'SEK','DO',10,55),(3434,'SEK','MX',20,80),(3435,'SEK','OM',15,80),(3436,'SEK','CM',5,60),(3437,'SEK','ZA',25,85),(3438,'SEK','CL',25,80),(3439,'SEK','KE',10,35),(3440,'SEK','NP',5,30),(3441,'SEK','PE',15,65),(3442,'SEK','UA',15,50),(3443,'SEK','MZ',5,65),(3444,'SEK','TZ',5,15),(3445,'SEK','AO',15,35),(3446,'SEK','JO',10,50),(3447,'SEK','ZW',5,35),(3448,'SEK','TR',15,45),(3449,'SEK','MU',10,30),(3450,'SEK','SV',5,35),(3451,'SEK','TH',25,75),(3452,'SEK','CO',10,50),(3453,'SEK','LK',5,10),(3454,'SEK','CR',10,50),(3455,'SEK','AR',15,45),(3456,'SEK','MA',10,30),(3457,'SEK','MY',20,80),(3458,'SEK','KZ',10,35),(3459,'SEK','DZ',10,15),(3460,'SEK','ID',20,70),(3461,'SEK','NG',10,70),(3462,'SEK','GT',10,55),(3463,'SEK','VN',15,60),(3464,'SEK','BY',5,30),(3465,'SEK','EG',10,60),(3466,'SEK','UY',10,35),(3467,'SEK','BD',5,15),(3468,'SEK','PK',5,40),(3469,'SEK','PH',10,45),(3470,'SEK','ET',5,15),(3471,'SEK','TN',10,15),(3472,'SEK','LB',10,25),(3473,'SEK','IN',5,30),(3474,'SEK','PY',10,25),(3475,'SEK','UZ',10,15),(3476,'SEK','EC',5,25),(3477,'SEK','MM',10,15),(3478,'SEK','GE',10,15),(3479,'SGD','US',30,80),(3480,'SGD','CH',25,70),(3481,'SGD','AU',25,65),(3482,'SGD','GB',20,55),(3483,'SGD','DE',20,55),(3484,'SGD','DK',20,50),(3485,'SGD','AT',15,45),(3486,'SGD','NO',15,45),(3487,'SGD','CA',20,55),(3488,'SGD','NL',20,50),(3489,'SGD','SE',15,40),(3490,'SGD','IE',15,40),(3491,'SGD','BE',15,40),(3492,'SGD','FI',10,30),(3493,'SGD','FR',15,35),(3494,'SGD','NZ',15,40),(3495,'SGD','HK',10,35),(3496,'SGD','CZ',10,25),(3497,'SGD','SK',10,25),(3498,'SGD','AE',10,30),(3499,'SGD','SG',15,40),(3500,'SGD','IL',10,30),(3501,'SGD','KW',5,25),(3502,'SGD','IT',10,20),(3503,'SGD','JP',10,30),(3504,'SGD','ES',10,20),(3505,'SGD','VE',5,15),(3506,'SGD','HU',5,15),(3507,'SGD','PT',5,20),(3508,'SGD','GR',10,15),(3509,'SGD','KR',10,25),(3510,'SGD','TW',10,20),(3511,'SGD','PL',5,20),(3512,'SGD','ZM',5,10),(3513,'SGD','PR',5,25),(3514,'SGD','CI',5,10),(3515,'SGD','RO',5,15),(3516,'SGD','BH',5,15),(3517,'SGD','PA',5,25),(3518,'SGD','GH',5,10),(3519,'SGD','KH',5,10),(3520,'SGD','SN',5,10),(3521,'SGD','SA',5,15),(3522,'SGD','RU',5,15),(3523,'SGD','UG',5,10),(3524,'SGD','BR',5,10),(3525,'SGD','NI',5,10),(3526,'SGD','MG',5,10),(3527,'SGD','DO',5,10),(3528,'SGD','MX',5,10),(3529,'SGD','OM',5,10),(3530,'SGD','CM',5,10),(3531,'SGD','ZA',5,15),(3532,'SGD','CL',5,15),(3533,'SGD','KE',5,10),(3534,'SGD','NP',5,10),(3535,'SGD','PE',5,10),(3536,'SGD','UA',5,10),(3537,'SGD','MZ',5,10),(3538,'SGD','TZ',5,10),(3539,'SGD','AO',5,10),(3540,'SGD','JO',5,10),(3541,'SGD','ZW',5,10),(3542,'SGD','TR',5,10),(3543,'SGD','MU',5,10),(3544,'SGD','SV',5,10),(3545,'SGD','TH',5,10),(3546,'SGD','CO',5,10),(3547,'SGD','LK',5,10),(3548,'SGD','CR',5,10),(3549,'SGD','AR',5,10),(3550,'SGD','MA',5,10),(3551,'SGD','MY',5,15),(3552,'SGD','KZ',5,10),(3553,'SGD','DZ',5,10),(3554,'SGD','ID',5,10),(3555,'SGD','NG',5,10),(3556,'SGD','GT',5,10),(3557,'SGD','VN',5,10),(3558,'SGD','BY',5,10),(3559,'SGD','EG',5,10),(3560,'SGD','UY',5,10),(3561,'SGD','BD',5,10),(3562,'SGD','PK',5,10),(3563,'SGD','PH',5,10),(3564,'SGD','ET',5,10),(3565,'SGD','TN',5,10),(3566,'SGD','LB',5,10),(3567,'SGD','IN',5,10),(3568,'SGD','PY',5,10),(3569,'SGD','UZ',5,10),(3570,'SGD','EC',5,10),(3571,'SGD','MM',5,10),(3572,'SGD','GE',5,10),(3573,'THB','US',650,1840),(3574,'THB','CH',610,1600),(3575,'THB','AU',555,1420),(3576,'THB','GB',485,1235),(3577,'THB','DE',480,1225),(3578,'THB','DK',440,1095),(3579,'THB','AT',320,1000),(3580,'THB','NO',365,1020),(3581,'THB','CA',405,1235),(3582,'THB','NL',430,1095),(3583,'THB','SE',345,935),(3584,'THB','IE',340,900),(3585,'THB','BE',315,920),(3586,'THB','FI',235,715),(3587,'THB','FR',290,780),(3588,'THB','NZ',295,870),(3589,'THB','HK',270,760),(3590,'THB','CZ',255,615),(3591,'THB','SK',240,525),(3592,'THB','AE',230,715),(3593,'THB','SG',300,880),(3594,'THB','IL',260,635),(3595,'THB','KW',115,570),(3596,'THB','IT',175,465),(3597,'THB','JP',220,630),(3598,'THB','ES',180,480),(3599,'THB','VE',25,370),(3600,'THB','HU',155,355),(3601,'THB','PT',155,400),(3602,'THB','GR',190,385),(3603,'THB','KR',235,615),(3604,'THB','TW',190,505),(3605,'THB','PL',160,400),(3606,'THB','ZM',25,135),(3607,'THB','PR',55,535),(3608,'THB','CI',30,130),(3609,'THB','RO',150,360),(3610,'THB','BH',70,375),(3611,'THB','PA',45,515),(3612,'THB','GH',55,150),(3613,'THB','KH',30,150),(3614,'THB','SN',25,165),(3615,'THB','SA',95,370),(3616,'THB','RU',95,310),(3617,'THB','UG',25,120),(3618,'THB','BR',105,255),(3619,'THB','NI',25,160),(3620,'THB','MG',25,115),(3621,'THB','DO',25,190),(3622,'THB','MX',80,280),(3623,'THB','OM',50,280),(3624,'THB','CM',25,210),(3625,'THB','ZA',90,295),(3626,'THB','CL',95,290),(3627,'THB','KE',30,120),(3628,'THB','NP',25,110),(3629,'THB','PE',55,240),(3630,'THB','UA',55,170),(3631,'THB','MZ',25,225),(3632,'THB','TZ',5,50),(3633,'THB','AO',50,130),(3634,'THB','JO',35,175),(3635,'THB','ZW',25,125),(3636,'THB','TR',60,160),(3637,'THB','MU',30,105),(3638,'THB','SV',25,125),(3639,'THB','TH',90,280),(3640,'THB','CO',45,175),(3641,'THB','LK',20,30),(3642,'THB','CR',25,180),(3643,'THB','AR',60,165),(3644,'THB','MA',25,105),(3645,'THB','MY',75,285),(3646,'THB','KZ',35,120),(3647,'THB','DZ',25,55),(3648,'THB','ID',70,255),(3649,'THB','NG',40,245),(3650,'THB','GT',25,190),(3651,'THB','VN',55,215),(3652,'THB','BY',25,105),(3653,'THB','EG',35,220),(3654,'THB','UY',30,130),(3655,'THB','BD',25,50),(3656,'THB','PK',25,145),(3657,'THB','PH',45,160),(3658,'THB','ET',5,55),(3659,'THB','TN',25,50),(3660,'THB','LB',25,80),(3661,'THB','IN',25,115),(3662,'THB','PY',25,85),(3663,'THB','UZ',25,55),(3664,'THB','EC',25,90),(3665,'THB','MM',25,30),(3666,'THB','GE',25,35),(3667,'TRY','US',160,455),(3668,'TRY','CH',150,395),(3669,'TRY','AU',135,350),(3670,'TRY','GB',120,305),(3671,'TRY','DE',120,300),(3672,'TRY','DK',110,270),(3673,'TRY','AT',80,245),(3674,'TRY','NO',90,250),(3675,'TRY','CA',100,305),(3676,'TRY','NL',105,270),(3677,'TRY','SE',85,230),(3678,'TRY','IE',85,220),(3679,'TRY','BE',75,225),(3680,'TRY','FI',60,175),(3681,'TRY','FR',70,190),(3682,'TRY','NZ',75,215),(3683,'TRY','HK',65,190),(3684,'TRY','CZ',65,150),(3685,'TRY','SK',60,130),(3686,'TRY','AE',55,175),(3687,'TRY','SG',75,215),(3688,'TRY','IL',65,155),(3689,'TRY','KW',30,140),(3690,'TRY','IT',45,115),(3691,'TRY','JP',55,155),(3692,'TRY','ES',45,120),(3693,'TRY','VE',5,90),(3694,'TRY','HU',40,90),(3695,'TRY','PT',40,100),(3696,'TRY','GR',45,95),(3697,'TRY','KR',55,150),(3698,'TRY','TW',45,125),(3699,'TRY','PL',40,100),(3700,'TRY','ZM',5,35),(3701,'TRY','PR',15,135),(3702,'TRY','CI',10,30),(3703,'TRY','RO',35,90),(3704,'TRY','BH',15,90),(3705,'TRY','PA',10,125),(3706,'TRY','GH',15,35),(3707,'TRY','KH',10,35),(3708,'TRY','SN',5,40),(3709,'TRY','SA',25,90),(3710,'TRY','RU',25,75),(3711,'TRY','UG',5,30),(3712,'TRY','BR',25,65),(3713,'TRY','NI',5,40),(3714,'TRY','MG',5,30),(3715,'TRY','DO',5,45),(3716,'TRY','MX',20,70),(3717,'TRY','OM',10,70),(3718,'TRY','CM',5,50),(3719,'TRY','ZA',25,75),(3720,'TRY','CL',25,70),(3721,'TRY','KE',5,30),(3722,'TRY','NP',5,25),(3723,'TRY','PE',15,60),(3724,'TRY','UA',15,40),(3725,'TRY','MZ',5,55),(3726,'TRY','TZ',5,15),(3727,'TRY','AO',10,30),(3728,'TRY','JO',10,45),(3729,'TRY','ZW',5,30),(3730,'TRY','TR',15,40),(3731,'TRY','MU',5,25),(3732,'TRY','SV',5,30),(3733,'TRY','TH',20,70),(3734,'TRY','CO',10,45),(3735,'TRY','LK',5,10),(3736,'TRY','CR',5,45),(3737,'TRY','AR',15,40),(3738,'TRY','MA',5,25),(3739,'TRY','MY',20,70),(3740,'TRY','KZ',10,30),(3741,'TRY','DZ',5,15),(3742,'TRY','ID',15,65),(3743,'TRY','NG',10,60),(3744,'TRY','GT',5,45),(3745,'TRY','VN',15,55),(3746,'TRY','BY',5,25),(3747,'TRY','EG',10,55),(3748,'TRY','UY',5,30),(3749,'TRY','BD',5,15),(3750,'TRY','PK',5,35),(3751,'TRY','PH',10,40),(3752,'TRY','ET',5,15),(3753,'TRY','TN',5,10),(3754,'TRY','LB',5,20),(3755,'TRY','IN',5,30),(3756,'TRY','PY',5,20),(3757,'TRY','UZ',5,15),(3758,'TRY','EC',5,20),(3759,'TRY','MM',5,10),(3760,'TRY','GE',5,10),(3761,'TWD','US',610,1715),(3762,'TWD','CH',570,1495),(3763,'TWD','AU',515,1325),(3764,'TWD','GB',450,1150),(3765,'TWD','DE',445,1145),(3766,'TWD','DK',410,1020),(3767,'TWD','AT',300,930),(3768,'TWD','NO',340,950),(3769,'TWD','CA',375,1155),(3770,'TWD','NL',400,1020),(3771,'TWD','SE',320,870),(3772,'TWD','IE',320,840),(3773,'TWD','BE',295,860),(3774,'TWD','FI',220,665),(3775,'TWD','FR',270,725),(3776,'TWD','NZ',275,810),(3777,'TWD','HK',250,710),(3778,'TWD','CZ',240,575),(3779,'TWD','SK',225,490),(3780,'TWD','AE',215,670),(3781,'TWD','SG',280,820),(3782,'TWD','IL',245,595),(3783,'TWD','KW',110,535),(3784,'TWD','IT',165,435),(3785,'TWD','JP',205,590),(3786,'TWD','ES',170,450),(3787,'TWD','VE',20,345),(3788,'TWD','HU',145,335),(3789,'TWD','PT',145,370),(3790,'TWD','GR',175,360),(3791,'TWD','KR',215,575),(3792,'TWD','TW',175,470),(3793,'TWD','PL',150,375),(3794,'TWD','ZM',20,125),(3795,'TWD','PR',55,500),(3796,'TWD','CI',30,120),(3797,'TWD','RO',140,335),(3798,'TWD','BH',65,350),(3799,'TWD','PA',40,480),(3800,'TWD','GH',50,140),(3801,'TWD','KH',30,140),(3802,'TWD','SN',20,150),(3803,'TWD','SA',90,345),(3804,'TWD','RU',90,285),(3805,'TWD','UG',20,110),(3806,'TWD','BR',95,235),(3807,'TWD','NI',20,150),(3808,'TWD','MG',20,105),(3809,'TWD','DO',25,180),(3810,'TWD','MX',70,260),(3811,'TWD','OM',45,260),(3812,'TWD','CM',20,195),(3813,'TWD','ZA',85,275),(3814,'TWD','CL',90,270),(3815,'TWD','KE',25,110),(3816,'TWD','NP',20,100),(3817,'TWD','PE',55,225),(3818,'TWD','UA',50,160),(3819,'TWD','MZ',20,210),(3820,'TWD','TZ',5,50),(3821,'TWD','AO',45,120),(3822,'TWD','JO',35,165),(3823,'TWD','ZW',20,115),(3824,'TWD','TR',55,150),(3825,'TWD','MU',30,95),(3826,'TWD','SV',20,115),(3827,'TWD','TH',80,260),(3828,'TWD','CO',40,160),(3829,'TWD','LK',20,30),(3830,'TWD','CR',25,170),(3831,'TWD','AR',55,155),(3832,'TWD','MA',25,100),(3833,'TWD','MY',70,265),(3834,'TWD','KZ',30,115),(3835,'TWD','DZ',25,55),(3836,'TWD','ID',65,240),(3837,'TWD','NG',35,230),(3838,'TWD','GT',25,180),(3839,'TWD','VN',55,200),(3840,'TWD','BY',25,95),(3841,'TWD','EG',35,205),(3842,'TWD','UY',25,120),(3843,'TWD','BD',20,50),(3844,'TWD','PK',25,135),(3845,'TWD','PH',40,150),(3846,'TWD','ET',5,50),(3847,'TWD','TN',25,45),(3848,'TWD','LB',25,75),(3849,'TWD','IN',25,105),(3850,'TWD','PY',25,80),(3851,'TWD','UZ',25,50),(3852,'TWD','EC',25,85),(3853,'TWD','MM',25,30),(3854,'TWD','GE',25,30),(3855,'UAH','US',610,1720),(3856,'UAH','CH',570,1495),(3857,'UAH','AU',515,1330),(3858,'UAH','GB',450,1155),(3859,'UAH','DE',450,1145),(3860,'UAH','DK',410,1020),(3861,'UAH','AT',300,935),(3862,'UAH','NO',340,950),(3863,'UAH','CA',375,1155),(3864,'UAH','NL',405,1020),(3865,'UAH','SE',320,870),(3866,'UAH','IE',320,840),(3867,'UAH','BE',295,860),(3868,'UAH','FI',220,665),(3869,'UAH','FR',270,725),(3870,'UAH','NZ',275,815),(3871,'UAH','HK',250,710),(3872,'UAH','CZ',240,575),(3873,'UAH','SK',225,490),(3874,'UAH','AE',215,670),(3875,'UAH','SG',280,825),(3876,'UAH','IL',245,595),(3877,'UAH','KW',110,535),(3878,'UAH','IT',165,435),(3879,'UAH','JP',205,590),(3880,'UAH','ES',170,450),(3881,'UAH','VE',20,345),(3882,'UAH','HU',145,335),(3883,'UAH','PT',145,375),(3884,'UAH','GR',175,360),(3885,'UAH','KR',215,575),(3886,'UAH','TW',175,475),(3887,'UAH','PL',150,375),(3888,'UAH','ZM',20,125),(3889,'UAH','PR',55,500),(3890,'UAH','CI',30,120),(3891,'UAH','RO',140,335),(3892,'UAH','BH',65,350),(3893,'UAH','PA',40,480),(3894,'UAH','GH',50,140),(3895,'UAH','KH',30,140),(3896,'UAH','SN',20,150),(3897,'UAH','SA',90,345),(3898,'UAH','RU',90,290),(3899,'UAH','UG',20,110),(3900,'UAH','BR',95,235),(3901,'UAH','NI',20,150),(3902,'UAH','MG',20,110),(3903,'UAH','DO',25,180),(3904,'UAH','MX',70,260),(3905,'UAH','OM',45,260),(3906,'UAH','CM',20,195),(3907,'UAH','ZA',85,280),(3908,'UAH','CL',90,270),(3909,'UAH','KE',25,110),(3910,'UAH','NP',20,100),(3911,'UAH','PE',55,225),(3912,'UAH','UA',50,160),(3913,'UAH','MZ',20,210),(3914,'UAH','TZ',5,50),(3915,'UAH','AO',45,120),(3916,'UAH','JO',35,165),(3917,'UAH','ZW',20,115),(3918,'UAH','TR',55,150),(3919,'UAH','MU',30,95),(3920,'UAH','SV',20,115),(3921,'UAH','TH',80,260),(3922,'UAH','CO',40,160),(3923,'UAH','LK',20,30),(3924,'UAH','CR',25,170),(3925,'UAH','AR',55,155),(3926,'UAH','MA',25,100),(3927,'UAH','MY',70,265),(3928,'UAH','KZ',30,115),(3929,'UAH','DZ',25,55),(3930,'UAH','ID',65,240),(3931,'UAH','NG',35,230),(3932,'UAH','GT',25,180),(3933,'UAH','VN',55,200),(3934,'UAH','BY',25,95),(3935,'UAH','EG',35,205),(3936,'UAH','UY',25,120),(3937,'UAH','BD',20,50),(3938,'UAH','PK',25,135),(3939,'UAH','PH',40,150),(3940,'UAH','ET',5,50),(3941,'UAH','TN',25,45),(3942,'UAH','LB',25,75),(3943,'UAH','IN',25,105),(3944,'UAH','PY',25,80),(3945,'UAH','UZ',25,50),(3946,'UAH','EC',25,85),(3947,'UAH','MM',25,30),(3948,'UAH','GE',25,30),(3949,'USD','US',20,60),(3950,'USD','CH',20,55),(3951,'USD','AU',20,45),(3952,'USD','GB',15,40),(3953,'USD','DE',15,40),(3954,'USD','DK',15,35),(3955,'USD','AT',10,35),(3956,'USD','NO',10,35),(3957,'USD','CA',15,40),(3958,'USD','NL',15,35),(3959,'USD','SE',10,30),(3960,'USD','IE',10,30),(3961,'USD','BE',10,30),(3962,'USD','FI',10,25),(3963,'USD','FR',10,25),(3964,'USD','NZ',10,30),(3965,'USD','HK',10,25),(3966,'USD','CZ',10,20),(3967,'USD','SK',10,15),(3968,'USD','AE',10,25),(3969,'USD','SG',10,30),(3970,'USD','IL',10,20),(3971,'USD','KW',5,20),(3972,'USD','IT',5,15),(3973,'USD','JP',5,20),(3974,'USD','ES',5,15),(3975,'USD','VE',5,10),(3976,'USD','HU',5,10),(3977,'USD','PT',5,15),(3978,'USD','GR',5,15),(3979,'USD','KR',10,20),(3980,'USD','TW',5,15),(3981,'USD','PL',5,15),(3982,'USD','ZM',5,10),(3983,'USD','PR',5,20),(3984,'USD','CI',5,10),(3985,'USD','RO',5,10),(3986,'USD','BH',5,10),(3987,'USD','PA',5,15),(3988,'USD','GH',5,10),(3989,'USD','KH',5,10),(3990,'USD','SN',5,10),(3991,'USD','SA',5,10),(3992,'USD','RU',5,10),(3993,'USD','UG',5,10),(3994,'USD','BR',5,10),(3995,'USD','NI',5,10),(3996,'USD','MG',5,10),(3997,'USD','DO',5,10),(3998,'USD','MX',5,10),(3999,'USD','OM',5,10),(4000,'USD','CM',5,10),(4001,'USD','ZA',5,10),(4002,'USD','CL',5,10),(4003,'USD','KE',5,10),(4004,'USD','NP',5,10),(4005,'USD','PE',5,10),(4006,'USD','UA',5,10),(4007,'USD','MZ',5,10),(4008,'USD','TZ',5,10),(4009,'USD','AO',5,10),(4010,'USD','JO',5,10),(4011,'USD','ZW',5,10),(4012,'USD','TR',5,10),(4013,'USD','MU',5,10),(4014,'USD','SV',5,10),(4015,'USD','TH',5,10),(4016,'USD','CO',5,10),(4017,'USD','LK',5,10),(4018,'USD','CR',5,10),(4019,'USD','AR',5,10),(4020,'USD','MA',5,10),(4021,'USD','MY',5,10),(4022,'USD','KZ',5,10),(4023,'USD','DZ',5,10),(4024,'USD','ID',5,10),(4025,'USD','NG',5,10),(4026,'USD','GT',5,10),(4027,'USD','VN',5,10),(4028,'USD','BY',5,10),(4029,'USD','EG',5,10),(4030,'USD','UY',5,10),(4031,'USD','BD',5,10),(4032,'USD','PK',5,10),(4033,'USD','PH',5,10),(4034,'USD','ET',5,10),(4035,'USD','TN',5,10),(4036,'USD','LB',5,10),(4037,'USD','IN',5,10),(4038,'USD','PY',5,10),(4039,'USD','UZ',5,10),(4040,'USD','EC',5,10),(4041,'USD','MM',5,10),(4042,'USD','GE',5,10),(4043,'VND','US',501260,1414340),(4044,'VND','CH',467440,1230050),(4045,'VND','AU',425330,1092035),(4046,'VND','GB',370825,948980),(4047,'VND','DE',368005,941305),(4048,'VND','DK',338590,840285),(4049,'VND','AT',247060,767770),(4050,'VND','NO',280035,781870),(4051,'VND','CA',309560,949275),(4052,'VND','NL',331205,840625),(4053,'VND','SE',265110,716900),(4054,'VND','IE',262340,691545),(4055,'VND','BE',241250,707035),(4056,'VND','FI',180355,547725),(4057,'VND','FR',223325,597765),(4058,'VND','NZ',227285,669110),(4059,'VND','HK',206690,584525),(4060,'VND','CZ',197060,473095),(4061,'VND','SK',185915,402915),(4062,'VND','AE',175445,550600),(4063,'VND','SG',228920,676560),(4064,'VND','IL',199775,488665),(4065,'VND','KW',90110,439220),(4066,'VND','IT',135985,358995),(4067,'VND','JP',170500,484575),(4068,'VND','ES',139790,369670),(4069,'VND','VE',18325,283150),(4070,'VND','HU',117795,274075),(4071,'VND','PT',117590,306530),(4072,'VND','GR',144990,296945),(4073,'VND','KR',178765,473390),(4074,'VND','TW',145295,388965),(4075,'VND','PL',124320,307750),(4076,'VND','ZM',17955,102445),(4077,'VND','PR',43915,412820),(4078,'VND','CI',23965,99035),(4079,'VND','RO',114205,276330),(4080,'VND','BH',51860,287490),(4081,'VND','PA',34735,394605),(4082,'VND','GH',41630,116170),(4083,'VND','KH',24000,115255),(4084,'VND','SN',17475,125220),(4085,'VND','SA',74540,285405),(4086,'VND','RU',74075,236380),(4087,'VND','UG',17405,91510),(4088,'VND','BR',78980,194735),(4089,'VND','NI',17370,124690),(4090,'VND','MG',17575,88390),(4091,'VND','DO',21075,146550),(4092,'VND','MX',59560,215530),(4093,'VND','OM',37440,215540),(4094,'VND','CM',17345,160620),(4095,'VND','ZA',70970,228425),(4096,'VND','CL',73940,220970),(4097,'VND','KE',21345,92235),(4098,'VND','NP',17345,83780),(4099,'VND','PE',44165,185900),(4100,'VND','UA',42105,131500),(4101,'VND','MZ',17345,174435),(4102,'VND','TZ',2190,40030),(4103,'VND','AO',38465,100290),(4104,'VND','JO',28365,134700),(4105,'VND','ZW',17435,95590),(4106,'VND','TR',45180,123620),(4107,'VND','MU',23140,79070),(4108,'VND','SV',17345,95775),(4109,'VND','TH',67775,213265),(4110,'VND','CO',34375,133035),(4111,'VND','LK',16690,23055),(4112,'VND','CR',20955,139205),(4113,'VND','AR',46810,126790),(4114,'VND','MA',20905,82055),(4115,'VND','MY',59320,218145),(4116,'VND','KZ',25370,92865),(4117,'VND','DZ',20800,44030),(4118,'VND','ID',52930,196355),(4119,'VND','NG',29750,188200),(4120,'VND','GT',20845,147390),(4121,'VND','VN',43305,164120),(4122,'VND','BY',20335,79160),(4123,'VND','EG',27425,167505),(4124,'VND','UY',21620,99635),(4125,'VND','BD',17800,39405),(4126,'VND','PK',19515,112330),(4127,'VND','PH',33795,124710),(4128,'VND','ET',5420,41305),(4129,'VND','TN',20820,37725),(4130,'VND','LB',21020,62835),(4131,'VND','IN',19380,87540),(4132,'VND','PY',20830,66985),(4133,'VND','UZ',20845,40665),(4134,'VND','EC',20250,69470),(4135,'VND','MM',20850,22770),(4136,'VND','GE',20915,26650),(4137,'ZAR','US',330,935),(4138,'ZAR','CH',310,815),(4139,'ZAR','AU',280,720),(4140,'ZAR','GB',245,630),(4141,'ZAR','DE',245,620),(4142,'ZAR','DK',225,555),(4143,'ZAR','AT',165,510),(4144,'ZAR','NO',185,515),(4145,'ZAR','CA',205,630),(4146,'ZAR','NL',220,555),(4147,'ZAR','SE',175,475),(4148,'ZAR','IE',175,455),(4149,'ZAR','BE',160,470),(4150,'ZAR','FI',120,360),(4151,'ZAR','FR',150,395),(4152,'ZAR','NZ',150,440),(4153,'ZAR','HK',135,385),(4154,'ZAR','CZ',130,315),(4155,'ZAR','SK',125,265),(4156,'ZAR','AE',115,365),(4157,'ZAR','SG',150,445),(4158,'ZAR','IL',130,325),(4159,'ZAR','KW',60,290),(4160,'ZAR','IT',90,235),(4161,'ZAR','JP',115,320),(4162,'ZAR','ES',90,245),(4163,'ZAR','VE',10,185),(4164,'ZAR','HU',80,180),(4165,'ZAR','PT',80,205),(4166,'ZAR','GR',95,195),(4167,'ZAR','KR',120,315),(4168,'ZAR','TW',95,255),(4169,'ZAR','PL',80,205),(4170,'ZAR','ZM',10,70),(4171,'ZAR','PR',30,275),(4172,'ZAR','CI',15,65),(4173,'ZAR','RO',75,185),(4174,'ZAR','BH',35,190),(4175,'ZAR','PA',25,260),(4176,'ZAR','GH',30,75),(4177,'ZAR','KH',15,75),(4178,'ZAR','SN',10,85),(4179,'ZAR','SA',50,190),(4180,'ZAR','RU',50,155),(4181,'ZAR','UG',10,60),(4182,'ZAR','BR',50,130),(4183,'ZAR','NI',10,80),(4184,'ZAR','MG',10,60),(4185,'ZAR','DO',15,95),(4186,'ZAR','MX',40,145),(4187,'ZAR','OM',25,145),(4188,'ZAR','CM',10,105),(4189,'ZAR','ZA',45,150),(4190,'ZAR','CL',50,145),(4191,'ZAR','KE',15,60),(4192,'ZAR','NP',10,55),(4193,'ZAR','PE',30,125),(4194,'ZAR','UA',30,85),(4195,'ZAR','MZ',10,115),(4196,'ZAR','TZ',5,25),(4197,'ZAR','AO',25,65),(4198,'ZAR','JO',20,90),(4199,'ZAR','ZW',10,65),(4200,'ZAR','TR',30,80),(4201,'ZAR','MU',15,50),(4202,'ZAR','SV',10,65),(4203,'ZAR','TH',45,140),(4204,'ZAR','CO',25,90),(4205,'ZAR','LK',10,15),(4206,'ZAR','CR',15,90),(4207,'ZAR','AR',30,85),(4208,'ZAR','MA',15,55),(4209,'ZAR','MY',40,145),(4210,'ZAR','KZ',15,60),(4211,'ZAR','DZ',15,30),(4212,'ZAR','ID',35,130),(4213,'ZAR','NG',20,125),(4214,'ZAR','GT',15,95),(4215,'ZAR','VN',30,110),(4216,'ZAR','BY',15,50),(4217,'ZAR','EG',20,110),(4218,'ZAR','UY',15,65),(4219,'ZAR','BD',10,25),(4220,'ZAR','PK',15,75),(4221,'ZAR','PH',20,80),(4222,'ZAR','ET',5,25),(4223,'ZAR','TN',15,25),(4224,'ZAR','LB',15,40),(4225,'ZAR','IN',15,60),(4226,'ZAR','PY',15,45),(4227,'ZAR','UZ',15,25),(4228,'ZAR','EC',15,45),(4229,'ZAR','MM',15,20),(4230,'ZAR','GE',15,20);
/*!40000 ALTER TABLE `wp_gla_budget_recommendations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gla_merchant_issues`
--

DROP TABLE IF EXISTS `wp_gla_merchant_issues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gla_merchant_issues` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_id` bigint(20) NOT NULL,
  `issue` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `code` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `severity` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'warning',
  `product` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action_url` varchar(1024) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `applicable_countries` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'mc',
  `type` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'product',
  `created_at` datetime NOT 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_gla_merchant_issues`
--

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

--
-- Table structure for table `wp_gla_shipping_rates`
--

DROP TABLE IF EXISTS `wp_gla_shipping_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gla_shipping_rates` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `currency` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `rate` double NOT NULL DEFAULT 0,
  `options` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `country` (`country`),
  KEY `currency` (`currency`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gla_shipping_rates`
--

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

--
-- Table structure for table `wp_gla_shipping_times`
--

DROP TABLE IF EXISTS `wp_gla_shipping_times`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gla_shipping_times` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `time` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `country` (`country`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gla_shipping_times`
--

LOCK TABLES `wp_gla_shipping_times` WRITE;
/*!40000 ALTER TABLE `wp_gla_shipping_times` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gla_shipping_times` 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci 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_mailpoet_automation_run_logs`
--

DROP TABLE IF EXISTS `wp_mailpoet_automation_run_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_automation_run_logs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_run_id` int(11) unsigned NOT NULL,
  `step_id` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `step_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `step_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `started_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `run_number` int(11) NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `error` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `automation_run_id_step_id` (`automation_run_id`,`step_id`),
  KEY `status` (`status`),
  KEY `step_id` (`step_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automation_run_logs`
--

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

--
-- Table structure for table `wp_mailpoet_automation_run_subjects`
--

DROP TABLE IF EXISTS `wp_mailpoet_automation_run_subjects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_automation_run_subjects` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_run_id` int(11) unsigned NOT NULL,
  `key` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `args` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hash` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `automation_run_id` (`automation_run_id`),
  KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automation_run_subjects`
--

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

--
-- Table structure for table `wp_mailpoet_automation_runs`
--

DROP TABLE IF EXISTS `wp_mailpoet_automation_runs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_automation_runs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_id` int(11) unsigned NOT NULL,
  `version_id` int(11) unsigned NOT NULL,
  `trigger_key` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `next_step_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `automation_id` (`automation_id`,`status`),
  KEY `created_at` (`created_at`),
  KEY `version_id` (`version_id`),
  KEY `status` (`status`),
  KEY `next_step_id` (`next_step_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automation_runs`
--

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

--
-- Table structure for table `wp_mailpoet_automation_triggers`
--

DROP TABLE IF EXISTS `wp_mailpoet_automation_triggers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_automation_triggers` (
  `automation_id` int(11) unsigned NOT NULL,
  `trigger_key` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`automation_id`,`trigger_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automation_triggers`
--

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

--
-- Table structure for table `wp_mailpoet_automation_versions`
--

DROP TABLE IF EXISTS `wp_mailpoet_automation_versions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_automation_versions` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_id` int(11) unsigned NOT NULL,
  `steps` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `automation_id` (`automation_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automation_versions`
--

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

--
-- Table structure for table `wp_mailpoet_automations`
--

DROP TABLE IF EXISTS `wp_mailpoet_automations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_automations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `author` bigint(20) NOT NULL,
  `status` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `activated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automations`
--

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

--
-- Table structure for table `wp_mailpoet_custom_fields`
--

DROP TABLE IF EXISTS `wp_mailpoet_custom_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_custom_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_custom_fields`
--

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

--
-- Table structure for table `wp_mailpoet_dynamic_segment_filters`
--

DROP TABLE IF EXISTS `wp_mailpoet_dynamic_segment_filters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_dynamic_segment_filters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `segment_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `filter_data` longblob DEFAULT NULL,
  `filter_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_dynamic_segment_filters`
--

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

--
-- Table structure for table `wp_mailpoet_feature_flags`
--

DROP TABLE IF EXISTS `wp_mailpoet_feature_flags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_feature_flags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` tinyint(1) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_feature_flags`
--

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

--
-- Table structure for table `wp_mailpoet_forms`
--

DROP TABLE IF EXISTS `wp_mailpoet_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'enabled',
  `body` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `styles` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_forms`
--

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

--
-- Table structure for table `wp_mailpoet_log`
--

DROP TABLE IF EXISTS `wp_mailpoet_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `level` int(11) DEFAULT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `raw_message` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `context` longtext COLLATE utf8mb4_unicode_520_ci 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_mailpoet_log`
--

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

--
-- Table structure for table `wp_mailpoet_migrations`
--

DROP TABLE IF EXISTS `wp_mailpoet_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `started_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `completed_at` timestamp NULL DEFAULT NULL,
  `retries` int(11) unsigned NOT NULL DEFAULT 0,
  `error` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_migrations`
--

LOCK TABLES `wp_mailpoet_migrations` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_migrations` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_migrations` VALUES (1,'Migration_20221028_105818','2023-06-27 12:27:25','2023-06-27 12:27:25',0,NULL),(2,'Migration_20221110_151621','2023-06-27 12:27:25','2023-06-27 12:27:25',0,NULL),(3,'Migration_20230109_144830','2023-06-27 12:27:25','2023-06-27 12:27:25',0,NULL),(4,'Migration_20230111_120000','2023-06-27 12:27:25','2023-06-27 12:27:25',0,NULL),(5,'Migration_20230111_130000','2023-06-27 12:27:25','2023-06-27 12:27:25',0,NULL),(6,'Migration_20230131_121621','2023-06-27 12:27:25','2023-06-27 12:27:25',0,NULL),(7,'Migration_20230215_050813','2023-06-27 12:27:26','2023-06-27 12:27:26',0,NULL),(8,'Migration_20230221_200520','2023-06-27 12:27:26','2023-06-27 12:27:26',0,NULL),(9,'Migration_20230419_080000','2023-06-27 12:27:26','2023-06-27 12:27:26',0,NULL),(10,'Migration_20230421_135915','2023-06-27 12:27:26','2023-06-27 12:27:26',0,NULL),(11,'Migration_20230425_211517','2023-06-27 12:27:26','2023-06-27 12:27:26',0,NULL),(12,'Migration_20230503_210945','2023-06-27 12:27:26','2023-06-27 12:27:26',0,NULL),(13,'Migration_20230605_174836','2023-06-28 06:14:37','2023-06-28 06:14:37',0,NULL),(14,'Migration_20230703_105957','2023-08-17 19:06:33','2023-08-17 19:06:33',0,NULL),(15,'Migration_20221028_105818_App','2023-08-17 19:06:33','2023-08-17 19:06:33',0,NULL),(16,'Migration_20230712_180341','2023-08-17 19:06:33','2023-08-17 19:06:33',0,NULL),(17,'Migration_20230716_130221_Db','2023-09-16 19:32:18','2023-09-16 19:32:18',0,NULL),(18,'Migration_20230824_054259_Db','2023-09-16 19:32:18','2023-09-16 19:32:18',0,NULL),(19,'Migration_20230803_200413_App','2023-09-16 19:32:18','2023-09-16 19:32:18',0,NULL),(20,'Migration_20230825_093531_App','2023-09-16 19:32:18','2023-09-16 19:32:18',0,NULL),(21,'Migration_20230831_124214_Db','2023-10-19 20:33:27','2023-10-19 20:33:27',0,NULL),(22,'Migration_20230831_143755_Db','2023-10-19 20:33:27','2023-10-19 20:33:28',0,NULL),(23,'Migration_20240119_113943_Db','2024-02-28 11:42:58','2024-02-28 11:42:58',0,NULL),(24,'Migration_20231128_120355_App','2024-02-28 11:42:58','2024-02-28 11:42:59',0,NULL),(25,'Migration_20240202_130053_App','2024-02-28 11:42:59','2024-02-28 11:42:59',0,NULL),(26,'Migration_20240207_105912_App','2024-02-28 11:42:59','2024-02-28 11:42:59',0,NULL);
/*!40000 ALTER TABLE `wp_mailpoet_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletter_links`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_links` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `url` varchar(2083) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `hash` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `url` (`url`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_links`
--

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

--
-- Table structure for table `wp_mailpoet_newsletter_option`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_option`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_option` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `option_field_id` int(11) unsigned NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_option_field_id` (`newsletter_id`,`option_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_option`
--

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

--
-- Table structure for table `wp_mailpoet_newsletter_option_fields`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_option_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_option_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `newsletter_type` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name_newsletter_type` (`newsletter_type`,`name`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_option_fields`
--

LOCK TABLES `wp_mailpoet_newsletter_option_fields` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_option_fields` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_newsletter_option_fields` VALUES (1,'isScheduled','standard',NULL,'2023-06-27 12:27:26'),(2,'scheduledAt','standard',NULL,'2023-06-27 12:27:26'),(3,'event','welcome',NULL,'2023-06-27 12:27:26'),(4,'segment','welcome',NULL,'2023-06-27 12:27:26'),(5,'role','welcome',NULL,'2023-06-27 12:27:26'),(6,'afterTimeNumber','welcome',NULL,'2023-06-27 12:27:26'),(7,'afterTimeType','welcome',NULL,'2023-06-27 12:27:26'),(8,'intervalType','notification',NULL,'2023-06-27 12:27:26'),(9,'timeOfDay','notification',NULL,'2023-06-27 12:27:26'),(10,'weekDay','notification',NULL,'2023-06-27 12:27:26'),(11,'monthDay','notification',NULL,'2023-06-27 12:27:26'),(12,'nthWeekDay','notification',NULL,'2023-06-27 12:27:26'),(13,'schedule','notification',NULL,'2023-06-27 12:27:26'),(14,'group','automatic',NULL,'2023-06-27 12:27:26'),(15,'group','automation',NULL,'2023-06-27 12:27:26'),(16,'group','automation_transactional',NULL,'2023-06-27 12:27:26'),(17,'event','automatic',NULL,'2023-06-27 12:27:26'),(18,'event','automation',NULL,'2023-06-27 12:27:26'),(19,'event','automation_transactional',NULL,'2023-06-27 12:27:26'),(20,'sendTo','automatic',NULL,'2023-06-27 12:27:26'),(21,'segment','automatic',NULL,'2023-06-27 12:27:26'),(22,'afterTimeNumber','automatic',NULL,'2023-06-27 12:27:26'),(23,'afterTimeType','automatic',NULL,'2023-06-27 12:27:26'),(24,'meta','automatic',NULL,'2023-06-27 12:27:26'),(25,'afterTimeNumber','re_engagement',NULL,'2023-06-27 12:27:26'),(26,'afterTimeType','re_engagement',NULL,'2023-06-27 12:27:26'),(27,'automationId','automation',NULL,'2023-06-27 12:27:26'),(28,'automationStepId','automation',NULL,'2023-06-27 12:27:26'),(29,'filterSegmentId','standard',NULL,'2023-09-16 19:32:18'),(30,'filterSegmentId','re_engagement',NULL,'2023-09-16 19:32:18'),(31,'filterSegmentId','notification',NULL,'2023-09-16 19:32:18');
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_option_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletter_posts`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_posts` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `post_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_posts`
--

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

--
-- Table structure for table `wp_mailpoet_newsletter_segment`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_segment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_segment` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `segment_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_segment` (`newsletter_id`,`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_segment`
--

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

--
-- Table structure for table `wp_mailpoet_newsletter_templates`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_templates` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) DEFAULT 0,
  `name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `categories` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '[]',
  `description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `body` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `thumbnail` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `thumbnail_data` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `readonly` tinyint(1) DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_templates`
--

LOCK TABLES `wp_mailpoet_newsletter_templates` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_templates` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_newsletter_templates` VALUES (1,0,'Welcome Email: Blank 1 Column','[\"welcome\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we\'d like to give you a warm welcome!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Want to get to know us better? Check out some of our most popular articles: <\\/p>\\n<ol>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/the-importance-of-focus-when-writing\\/\\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/writing-next-great-email-subject-line\\/\\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/write-advice-motivation\\/\\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ol>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"https:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"https:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(2,0,'Welcome Email: Blank 1:2 Column','[\"welcome\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we\'d like to give you a warm welcome!<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Our Most Popular Posts<\\/h3>\"},{\"type\":\"text\",\"text\":\"<ul>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/the-importance-of-focus-when-writing\\/\\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/writing-next-great-email-subject-line\\/\\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/write-advice-motivation\\/\\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>What\'s Next?<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>Add a single button to your newsletter in order to have one clear call-to-action, which will increase your click rates.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read up!\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"https:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"https:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-2-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(3,0,'Gift Welcome','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Header-1.jpg\",\"alt\":\"Gift-Header-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7e7e7\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #dd2d2d;\\\">We\'re so happy you\'re onboard!<\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dd2d2d\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Footer.jpg\",\"alt\":\"Gift-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Address Line 1<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Address Line 2<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>City<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Country<\\/strong><\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#dd2d2d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/gift/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(4,0,'Minimal','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#303c54\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo1.png\",\"alt\":\"Minimal-Logo1\",\"fullWidth\":false,\"width\":\"590px\",\"height\":\"93px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #8b9cbc;\\\">EST.2009<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"41px\"}}},{\"type\":\"text\",\"text\":\"<h2>Welcome to Minimal, Kim.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula. Cras sollicitudin nunc facilisis neque tristique sagittis.<\\/p>\\n<p><\\/p>\\n<p>Maecenas iaculis, lacus malesuada dictum dapibus, justo justo molestie lorem, ac dapibus magna urna vel arcu. Aliquam erat volutpat. Sed bibendum, ipsum sed ullamcorper blandit, eros odio interdum nibh, non venenatis metus lacus vitae lectus.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"30px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#d9d9d9\"}}},{\"type\":\"text\",\"text\":\"<h2>Some of our recent stories<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/plasma-stingray111-800x533.jpg\",\"alt\":\"plasma-stingray111-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"gettyimages-578313682-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/5_what_to_do_p352m1141746-800x533.jpg\",\"alt\":\"5_what_to_do_p352m1141746-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f3f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"47px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo-Small.png\",\"alt\":\"Minimal-Logo-Small\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #808080;\\\">Unsubscribe<\\/a><\\/span><\\/p>\\n<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #808080;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f3f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Georgia\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Georgia\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Georgia\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#303c54\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"30px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#d9d9d9\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/minimal/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(5,0,'New Phone Purchase','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1b1821\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png\",\"alt\":\"Phone-Logo\",\"fullWidth\":true,\"width\":\"122px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1b1821\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Title.png\",\"alt\":\"Phone-Title\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"215px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Header.jpg\",\"alt\":\"Phone-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Welcome to your brand new Casia 7200.<\\/strong><\\/span><\\/h3>\\n<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #8748d5;\\\">Let\'s get you all set up.<\\/span><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#8748d5\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"159px\",\"lineHeight\":\"45px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#2c2c2c\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Address Line 1<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Address Line 2<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">City<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Country<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png\",\"alt\":\"Phone-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p>\\n<p style=\\\"text-align: right; font-size: 11px;\\\"><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#8748d5\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1b1821\"},\"body\":{\"backgroundColor\":\"#1b1821\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/phone/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(6,0,'Sunglasses','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Logo.jpg\",\"alt\":\"Glasses-Logo\",\"fullWidth\":false,\"width\":\"250px\",\"height\":\"66px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header-2.jpg\",\"alt\":\"Glasses-Header-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"116px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Here\'s what we sent you<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-1.jpg\",\"alt\":\"Glasses-Images-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-2.jpg\",\"alt\":\"Glasses-Images-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-3.jpg\",\"alt\":\"Glasses-Images-3\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"34.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header.jpg\",\"alt\":\"Glasses-Header\",\"fullWidth\":true,\"width\":\"640px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Our Summer Range Is Here<\\/strong><\\/h3>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit.<\\/p>\\n<p><\\/p>\\n<p>Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue.&nbsp;<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"137px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"34.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Got any questions or need some help?<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">We\'re just a click or a phone call away.<\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Call Us:<\\/strong> 08856877854<\\/span><\\/h3>\\n<h3 style=\\\"text-align: center;\\\"><\\/h3>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"23.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><strong><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #808080;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #808080;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #808080;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/sunglasses/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(7,0,'Real Estate','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Logo-1-150x84.jpg\",\"alt\":\"Property-Logo-1\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"84px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">TAKING&nbsp;THE WORRY OUT OF REAL ESTATE<\\/span><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Welcome Home<\\/span><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Header.jpg\",\"alt\":\"Property-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"782px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">We\'re here to help you move<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-1.png\",\"alt\":\"Property-Icon-1\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-2.png\",\"alt\":\"Property-Icon-2\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-3.png\",\"alt\":\"Property-Icon-3\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#8691be\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">We\'d love to keep you updated with our latest news. <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Sign up to our newsletter now and you\'ll never miss a thing.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Sign Up Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6a7087\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#6a7087\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/real-estate/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(8,0,'App Welcome','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#32b6c6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-1.png\",\"alt\":\"App-Signup-Logo\",\"fullWidth\":false,\"width\":\"80px\",\"height\":\"80px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; margin: 0;\\\"><strong>Welcome to Appy<\\/strong><\\/h1><p style=\\\"text-align: center; margin: 0;\\\"><span style=\\\"color: #ffffff;\\\">Let\'s get started!<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Header.png\",\"alt\":\"App-Signup-Header\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"Get Started Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#32b6c6\",\"borderColor\":\"#32b6c6\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"188px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Team.jpg\",\"alt\":\"App-Signup-Team\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-Footer.png\",\"alt\":\"App-Signup-Logo-Footer\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><strong>Appy<\\/strong><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>Address Line 1<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>Address Line 2<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>City<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#404040\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#404040\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#32b6c6\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#32b6c6\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/app_welcome/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(9,0,'Welcome to FoodBox','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Logo.png\",\"alt\":\"Food-Delivery-Logo\",\"fullWidth\":false,\"width\":\"640px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-App.png\",\"alt\":\"Food-Delivery-App\",\"fullWidth\":false,\"width\":\"640px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Welcome to FoodBox<\\/strong><\\/h1>\\n                                  <h2><strong>Lorem ipsum dolor sit amet<\\/strong><\\/h2>\\n                                  <p>Curabitur sollicitudin eros eu cursus sollicitudin. Suspendisse laoreet sollicitudin urna, ut lacinia risus dictum a. Integer a neque eu magna commodo sodales eu eget ante.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7cc119\",\"borderColor\":\"#7cc119\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Focus.jpg\",\"alt\":\"Food-Delivery-Focus\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"31.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#e5e5e5\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">Get started in 3 simple steps<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-1-1.png\",\"alt\":\"Food-Delivery-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-2-1.png\",\"alt\":\"Food-Delivery-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-3-1.png\",\"alt\":\"Food-Delivery-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7cc119\",\"borderColor\":\"#7cc119\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4599da\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 14px;\\\"><strong><span style=\\\"color: #ffffff;\\\">Link 1 - Link 2 - Link 3 - Link 4<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4599da\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\"},\"h1\":{\"fontColor\":\"#4599da\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#878787\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"link\":{\"fontColor\":\"#4599da\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f4f4f4\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/food_box/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(10,0,'Poet','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#909090\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"144px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png\",\"alt\":\"Poet-Logo\",\"fullWidth\":false,\"width\":\"166px\",\"height\":\"144px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1>Thanks for signing up!<\\/h1>\\n    <p><span style=\\\"color: #000000;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"66px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px;\\\"><span style=\\\"color: #999999;\\\"><strong>Latest p<\\/strong><\\/span><\\/p>\\n    <h2><strong>The 26th of December<\\/strong><\\/h2>\\n    <h3><span>A Tuesday, day of Tiw,<\\/span><br \\/><span>god of war, dawns in darkness.<\\/span><br \\/><span>The short holiday day of talking by the fire,<\\/span><br \\/><span>floating on snowshoes among<\\/span><br \\/><span>ancient self-pollarded maples,<\\/span><br \\/><span>visiting, being visited, giving<\\/span><br \\/><span>a rain gauge, receiving red socks,<\\/span><br \\/><span>watching snow buntings nearly over<\\/span><br \\/><span>their heads in snow stab at spirtled bits<\\/span><br \\/><span>of sunflower seeds the chickadees<\\/span><br \\/><span>hold with their feet to a bough<\\/span><br \\/><span>and hack apart, scattering debris<\\/span><br \\/><span>like sloppy butchers, is over.<\\/span><br \\/><span>Irregular life begins. Telephone calls,<\\/span><br \\/><span>Google searches, evasive letters,<\\/span><br \\/><span>complicated arrangements, faxes,<\\/span><br \\/><span>second thoughts, consultations,<\\/span><br \\/><span>e-mails, solemnly given kisses.<\\/span><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Images-1.jpg\",\"alt\":\"Poet-Images\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"1200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#393939\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">What did you think of this poem? Let me know on one of my social media channels.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"right\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Poetry books<\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-1.png\",\"alt\":\"Poet-Books-1\",\"fullWidth\":false,\"width\":\"220px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-3.png\",\"alt\":\"Poet-Books-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-2.png\",\"alt\":\"Poet-Books-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png\",\"alt\":\"Poet-Logo\",\"fullWidth\":false,\"width\":\"166px\",\"height\":\"144px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#939393\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#333333\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#646464\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#393939\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h2\":{\"fontColor\":\"#393939\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#646464\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#393939\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ebebeb\"},\"body\":{\"backgroundColor\":\"#ebebeb\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#939393\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#333333\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#909090\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/poet/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(11,0,'Post Notifications: Blank 1 Column','[\"notification\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"fake-logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>MailPoet can <span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><em>automatically<\\/em> <\\/span><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">Below, you\'ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/post-notifications-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(12,0,'Modular Style Stories','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/Modular-Logo.png\",\"alt\":\"Modular-Logo\",\"fullWidth\":false,\"width\":\"271px\",\"height\":\"37px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"26px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"120px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#efe7f0\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"Ladybird\\u2019s transparent shell reveals how it folds its wings\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/h3>\\n<p class=\\\"mailpoet_wp_post\\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Plasma jet engines that could take you from ground to space<\\/strong><\\/h3>\\n<p class=\\\"mailpoet_wp_post\\\">FORGET fuel-powered jet engines. We&rsquo;re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/5_what_to_do_p352m1141746-800x533.jpg\",\"alt\":\"Cutting through the smog: What to do to fight air pollution\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"Ladybird\\u2019s transparent shell reveals how it folds its wings\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#b956c5\"},\"body\":{\"backgroundColor\":\"#efe7f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"2\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"aboveTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"116px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContent\",\"terms\":[],\"withLayout\":false},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"120px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#efe7f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"aboveTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/modular-style-stories/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(13,0,'Stripped RSS Style Layout','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rss-simple-news\\/RSS-Logo-2.png\",\"alt\":\"RSS-Logo-2\",\"fullWidth\":true,\"width\":\"210px\",\"height\":\"90px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #333333;\\\">Latest RSS Simple&nbsp;Posts<\\/span><\\/strong><\\/h3>\\n<p><span style=\\\"color: #999999;\\\">Week 23: 23\\/19\\/19<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"5\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more.\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#ececec\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><strong>RSS Simple<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"color: #808080; font-size: 11px;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>\\n<p><span style=\\\"color: #808080; font-size: 11px;\\\"><strong><span>Add your postal address here!<\\/span><\\/strong><\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#3478f5\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#3478f5\",\"textDecoration\":\"none\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f4f4f4\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"3\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#efe7f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContent\",\"terms\":[],\"withLayout\":false},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more.\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#ececec\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/rss-simple-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(14,0,'One Full Post In An Email','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/not-so-medium\\/Not-So-Medium-Logo.png\",\"alt\":\"Not-So-Medium-Logo\",\"fullWidth\":false,\"width\":\"210px\",\"height\":\"90px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><em>Welcome to this week\'s post. <\\/em><\\/strong><\\/p>\\n<p><em>Every Friday, we send you the most interesting story&nbsp;of the week in full.<\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d6d6d6\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"63px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"1\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h1\",\"titleAlignment\":\"center\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"aboveText\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"aboveText\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"View this post online & share!\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><em>Share this with your friends<\\/em><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><em>We promise not to spam anyone, and we only send our great articles to any email addresses in our list. Promise!<\\/em><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"google-plus\",\"link\":\"http:\\/\\/plus.google.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Google Plus\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d6d6d6\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#2c2c2c\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Georgia\",\"fontSize\":\"18px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"1\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h1\",\"titleAlignment\":\"center\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"aboveText\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"aboveText\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"View this post online & share!\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"63px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/not-so-medium/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(15,0,'Wide Story Layout','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Logo.png\",\"alt\":\"Wide-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"37px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #808080;\\\">Our Latest Posts<\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"30px\",\"borderColor\":\"#f0f0f0\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Footer.jpg\",\"alt\":\"Wide-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"721px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Lucida\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Lucida\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Lucida\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#5ecd39\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f0f0f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"30px\",\"borderColor\":\"#f0f0f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/wide-story-layout/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(16,0,'Industry Conference','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Logo.png\",\"alt\":\"Conf-Logo\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"150px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff; font-size: 11px; text-transform: uppercase; opacity: 0.5; letter-spacing: 3px;\\\">Get ready for the biggest email conference of the year<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"56px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Ticket.png\",\"alt\":\"Conf-Ticket\",\"fullWidth\":false,\"width\":\"339px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"font-size: 42px;\\\"><strong><span style=\\\"color: #ffffff; line-height: 1.2; position: relative; top: -5px;\\\">Email Boston 2018<\\/span><\\/strong><\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"133px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"oldest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#dddddd\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png\",\"alt\":\"Conf-Bottom\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"34px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Industry-Coupon.png\",\"display\":\"fit\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"75px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">---<\\/span><\\/h3>\\n    <h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Grab 20% off your tickets right now<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">We\'re offering an exclusive 20% off tickets with this coupon code!<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CouPon_Code\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"14px\",\"borderStyle\":\"solid\",\"width\":\"229px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Top.png\",\"alt\":\"Conf-Top\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"12px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"14px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#e1e1e1\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Holding.jpg\",\"alt\":\"Conf-Holding\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"667px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"46px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Check out&nbsp;this year\'s event<\\/strong><\\/h3>\\n    <p>We\'ve ramped up everything this year for our conference, including amazing new speakers and guests, and a few surprises for everyone.<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy a ticket here\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"1.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#e1e1e1\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png\",\"alt\":\"Conf-Bottom\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"30px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"header\",\"text\":\"<p>&nbsp;<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#8d8d8d\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b8291e;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b8291e;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b8291e;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arvo\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arvo\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#b8291e\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"oldest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#dddddd\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"14px\",\"borderStyle\":\"solid\",\"width\":\"229px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"padding\":\"1.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#515151\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"75px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#8d8d8d\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/industry-conference/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(17,0,'Science Weekly','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Science-Logo.png\",\"alt\":\"Science-Logo\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Title-22.png\",\"alt\":\"Health-Mag-Title-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"214px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b1b6d1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>The latest news from the world of science<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"21px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#b1b6d1\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-End-1.png\",\"alt\":\"Health-Mag-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png\",\"alt\":\"Health-Mag-Promo-Start\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Download our app!<\\/strong><\\/h2>\\n                      <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in odio dui. Duis et dolor nec erat dictum laoreet. Morbi dapibus turpis id eros viverra tempor. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>\\n                      <p><span>Fusce et diam ac sapien posuere luctus. Etiam in vehicula metus, ac viverra elit. Duis diam lacus, molestie vel enim non, rutrum placerat massa. Suspendisse a elit tincidunt, egestas lacus at, maximus diam. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"144px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Phone.png\",\"alt\":\"Health-Mag-Phone\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"573px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png\",\"alt\":\"Health-Mag-Promo-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"35px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png\",\"alt\":\"Health-Mag-Promo-Start\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Keep In Touch With Us<\\/h3>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png\",\"alt\":\"Health-Mag-Promo-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"26px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b1b6d1;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b1b6d1;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b1b6d1;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\"},\"text\":{\"fontColor\":\"#d6d6d6\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2b2d37\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"21px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/science_weekly/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(18,0,'Newspaper Traditional','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f2f9f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"font-size: 15px;\\\"><em><strong>[date:mtext][date:dordinal],[date:y]<\\/strong><\\/em><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #008080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #008080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f2f9f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"100px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Local News<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Sports&nbsp;Updates &amp; Scores<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><strong>Business News<\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n    <p style=\\\"text-align: left;\\\">&nbsp;<\\/p>\\n    <p style=\\\"text-align: left;\\\">MailPoet can <span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><em>automatically<\\/em> <\\/span><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">Below, you\'ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"28px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"100px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #458687;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #458687;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #458687;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"21px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#3d8076\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f2f9f8\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newspaper-traditional/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(19,0,'Clear News','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"27px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"167px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><span style=\\\"color: #808080;\\\"><strong>October 2018<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left; line-height: 1.3;\\\"><strong>Good Morning!<\\/strong><\\/h1>\\n    <h3>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce egestas nisl vel ante finibus fringilla ullamcorper non lectus. Aenean leo neque, egestas et lacus eu, viverra luctus nisi. Donec dapibus mauris at fringilla consequat. Cras sed porta nunc. Ut tincidunt luctus felis sed suscipit. Sed tristique faucibus fermentum.<\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"24px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/UEl2.gif\",\"alt\":\"UEl2\",\"fullWidth\":false,\"width\":\"360px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Today\'s Top Stories<\\/strong><\\/h2>\"}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>We cover all types of news<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"World\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e23f3f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Business\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#50b6ce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Politics\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#506dce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Sports\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e1bc2d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Science\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#a650ce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Health\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#64b03c\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Family\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#278f6e\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Arts\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#7c5e5e\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Local\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#4d4d4d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Crossword.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">The Friday Crossword<\\/span><\\/h2>\\n    <p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum vitae ornare elit. Duis laoreet justo sed fringilla maximus. Aenean pharetra nec risus a vestibulum.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get started\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"167px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n    <p style=\\\"text-align: center;\\\"><strong><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><\\/p>\"},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Add your postal address!<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"social\",\"iconSet\":\"default\",\"icons\":[]}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#4d4d4d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"titleOnly\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"centered\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/clear-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(20,0,'Dog Food','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Logo.png\",\"alt\":\"Dog-Logo\",\"fullWidth\":false,\"width\":\"42px\",\"height\":\"91px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"31px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 1.2em;\\\"><strong>Thanks for buying your dog food from us<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Header-1024x409.jpg\",\"alt\":\"Dog-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"511px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Here\'s some other pawsome things to try...&nbsp;<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-1.jpg\",\"alt\":\"Dog-Product-1\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Dog Jumper<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><strong><\\/strong><\\/span><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-2.jpg\",\"alt\":\"Dog-Product-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Dog&nbsp;Socks<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span><em><strong>$19.99<\\/strong><\\/em><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-3.jpg\",\"alt\":\"Dog-Product-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Glow Collar<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><em><\\/em><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#000000\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"45px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong><\\/strong><span style=\\\"color: #ffffff;\\\">Our Guarantee<\\/span><\\/h3>\\n<p><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus<\\/span><\\/p>\\n<p><span style=\\\"color: #ffffff;\\\"><em><\\/em><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><em><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/em><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#d4d4d4\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/dog-food/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(21,0,'Abandoned Cart – Kids','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo.png\",\"alt\":\"Kids-Clothing-Logo\",\"fullWidth\":true,\"width\":\"250px\",\"height\":\"121px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"google-plus\",\"link\":\"http:\\/\\/plus.google.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Google Plus\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Boys Clothes<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Girls Clothes<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Toys & Games<\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#9cd1e1\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Wait!<\\/strong><\\/h1><h3>You\\u2019ve left something in your cart!<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Don\\u2019t worry, we saved it for you\\u2026<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"abandonedCartContent\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"titlePosition\":\"aboveExcerpt\",\"featuredImagePosition\":\"left\",\"pricePosition\":\"below\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}},\"context\":\"abandonedCartContent.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Go To Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"154px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#fceba5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>YOU MIGHT ALSO LIKE\\u2026<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-3.jpg\",\"alt\":\"Kids-Clothing-Image-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Cherry Dress<\\/strong><\\/p><p><span>$10.99<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-2.jpg\",\"alt\":\"Kids-Clothing-Image-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Red T-Shirt<\\/strong><\\/p><p><span>$9.49<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-4.jpg\",\"alt\":\"Kids-Clothing-Image-4\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Pink Dance Dress<\\/strong><\\/p><p><span>$11.99<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Footer.jpg\",\"alt\":\"Kids-Clothing-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"107px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo-Footer-150x61.png\",\"alt\":\"Kids-Clothing-Logo-Footer\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"61px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #333333;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #333333;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #333333;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#9bd2e0\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#c3e1e8\"}},\"blockDefaults\":{\"abandonedCartContent\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"pricePosition\":\"below\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"abandonedCartContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"abandonedCartContent\",\"titlePosition\":\"aboveExcerpt\"},\"automatedLatestContent\":{\"amount\":\"5\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"belowTitle\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"readMoreButton\":{\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"button\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"alternate\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"readMoreButton\":{\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"button\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false,\"withLayout\":true},\"button\":{\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"154px\"}},\"text\":\"Go To Cart\",\"url\":\"\",\"type\":\"button\"},\"container\":[],\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"footer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}},\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\"},\"posts\":{\"amount\":\"10\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"belowTitle\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"postStatus\":\"publish\",\"readMoreButton\":{\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"link\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false},\"products\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"pricePosition\":\"below\",\"readMoreType\":\"link\",\"readMoreText\":\"Buy now\",\"readMoreButton\":{\"text\":\"Buy now\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"height\":\"32px\",\"iconType\":\"facebook\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"link\":\"http:\\/\\/www.facebook.com\",\"text\":\"Facebook\",\"type\":\"socialIcon\",\"width\":\"32px\"},{\"height\":\"32px\",\"iconType\":\"twitter\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"link\":\"http:\\/\\/www.twitter.com\",\"text\":\"Twitter\",\"type\":\"socialIcon\",\"width\":\"32px\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}},\"type\":\"spacer\"},\"header\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}},\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\"},\"woocommerceHeading\":{\"contents\":{\"new_account\":\"New Order: #0001\",\"processing_order\":\"Thank you for your order\",\"completed_order\":\"Thanks for shopping with us\",\"customer_note\":\"A note has been added to your order\"}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/kids-clothing/thumbnail.20201028.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(22,0,'Rock Band','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#060d13\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#060d13\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"315px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"48px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #7acff0;\\\">Free track download<\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #d4d4d4;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download now for free\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#152533\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"2px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#1c2f40\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">We\'ve been busy in the studio<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #d4d4d4;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-2.jpg\",\"alt\":\"RockBand-Albums-2\",\"fullWidth\":false,\"width\":\"250px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Magnus Opium<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-1.jpg\",\"alt\":\"RockBand-Albums-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Skeletal Bones<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-3.jpg\",\"alt\":\"RockBand-Albums-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Blinded by Vision<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Tours.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c2f40\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"37px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: right;\\\">New Tour Dates<\\/h1>\\n    <p style=\\\"text-align: right;\\\">14th March - London, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">15th March - Leeds, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">16th March - Birmingham, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">19th March - Manchester, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">21st March - Glasgow, UK<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"144px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Bounce Rate<\\/h3>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#aaaaaa\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#060d13\"},\"body\":{\"backgroundColor\":\"#060d13\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#1c2f40\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#aaaaaa\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/rock-band/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(23,0,'Wine City (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"37px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Logo.png\",\"alt\":\"Wine-Logo\",\"fullWidth\":false,\"width\":\"136px\",\"height\":\"67px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"31px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>Red Wine<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>White&nbsp;Wine<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>Rose&nbsp;Wine<\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Have a drink on us<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"231px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>You\'re our VIP - now it\'s time to celebrate!&nbsp;<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #6d6d6d;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue.<\\/span><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#6d6d6d\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#6d6d6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #6d6d6d;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #6d6d6d;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #6d6d6d;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #6d6d6d;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"231px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/wine-city/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(24,0,'Abandoned Cart – Fitness','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-1.jpg\",\"alt\":\"Fitness-Logo-1\",\"fullWidth\":true,\"width\":\"180px\",\"height\":\"96px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Get back in the game<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Header.jpg\",\"alt\":\"Fitness-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"696px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>You\'ve left something in your cart...<\\/strong><\\/h3>\"}]}]},{\"type\":\"abandonedCartContent\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"titlePosition\":\"aboveExcerpt\",\"featuredImagePosition\":\"left\",\"pricePosition\":\"hidden\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"abandonedCartContent.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Recover Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#343434\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"146px\",\"lineHeight\":\"37px\",\"fontColor\":\"#343434\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#afd147\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Still interested?<\\/strong><\\/h3>\\n<p style=\\\"text-align: center;\\\"><strong>Here\'s 20% off your order if you complete it right now. We\'re nice like that.<\\/strong><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#afd147\",\"borderColor\":\"#56741d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#56741d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-Footer-1.png\",\"alt\":\"Fitness-Logo-Footer-1\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"52px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Address Line 1, Address Line 2, City, Country<\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a><span>&nbsp;<\\/span>|<span>&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#3c3c3c\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"abandonedCartContent\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"pricePosition\":\"hidden\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"abandonedCartContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"abandonedCartContent\",\"titlePosition\":\"aboveExcerpt\"},\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Recover Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#343434\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"146px\",\"lineHeight\":\"37px\",\"fontColor\":\"#343434\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":[],\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"products\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"pricePosition\":\"below\",\"readMoreType\":\"link\",\"readMoreText\":\"Buy now\",\"readMoreButton\":{\"text\":\"Buy now\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},\"woocommerceHeading\":{\"contents\":{\"new_account\":\"New Order: #0001\",\"processing_order\":\"Thank you for your order\",\"completed_order\":\"Thanks for shopping with us\",\"customer_note\":\"A note has been added to your order\"}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fitness/thumbnail.20201028.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(25,0,'Motor','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #d52a2a;\\\"><strong>Welcome to Vector Motors<\\/strong><\\/span><\\/p>\\n    <p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #d52a2a;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-logo-1.png\",\"alt\":\"Car-Header-logo-1\",\"fullWidth\":false,\"width\":\"167.5px\",\"height\":\"349px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"118px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"font-size: 35px; line-height: 40px; text-align: left; border-left: 10px solid #d52a2a; margin-left: 20px; padding-left: 20px;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome to the club<\\/span><\\/strong><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"72px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #d52a2a;\\\">You\'ve bought the car,&nbsp;here\'s&nbsp;what happens next.<\\/span><\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. <\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1><strong>We\'re here to help<\\/strong><\\/h1>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/p>\\n    <p><\\/p>\\n    <p><strong><a href=\\\"\\\">Get in touch with us here<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"113px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"42px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Servicing Plans\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"176px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Wheel.jpg\",\"alt\":\"Car-Wheel\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"560px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>We\'ll be in touch soon with updates<\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #d52a2a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #d52a2a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #d52a2a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Footer.jpg\",\"alt\":\"Car-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"275px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#d52a2a\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Servicing Plans\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"176px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"5px\",\"borderColor\":\"#d52a2a\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"118px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#d52a2a\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/motor/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(26,0,'Avocado','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f8f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Logo-2.png\",\"alt\":\"Avocado-Logo-2\",\"fullWidth\":false,\"width\":\"212px\",\"height\":\"89px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><strong>Has to be fresh<\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ddeeba\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"58px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Holy Guacamole!<\\/strong><\\/h1>\\n<h2 style=\\\"text-align: center;\\\">Your monthly avocado<\\/h2>\\n<h2 style=\\\"text-align: center;\\\">delivery starts right now.<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Header-1.jpg\",\"alt\":\"Avocado-Header-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"644px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Recipe.jpg\",\"alt\":\"Avocado-Recipe\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"890px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"135px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>A quick and easy recipe to get you started...<\\/strong><\\/h3>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer blandit tortor nec eleifend maximus. Nulla est lectus, tincidunt quis molestie vitae, suscipit non orci.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9ecd2e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"28px\",\"borderStyle\":\"solid\",\"width\":\"111px\",\"lineHeight\":\"36px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#9ecd2e\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #333333;\\\"><\\/span><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #333333;\\\"><\\/span><\\/strong><strong><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ddeeba\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"58px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Got a friend that hass to have this too ?<\\/strong><\\/h2>\\n<h2 style=\\\"text-align: center;\\\"><\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Coupon.jpg\",\"alt\":\"Avocado-Coupon\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"382px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Send them your exclusive coupon code now and they\'ll receive 50% off their next order, and you\'ll get your next box for free!&nbsp;<\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"borderColor\":\"#3d3d3d\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"254px\",\"lineHeight\":\"50px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f3f8f3\",\"height\":\"44px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #9ecd2e;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #9ecd2e;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #9ecd2e;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#9ecd2e\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f3f8f3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#9ecd2e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/avocado/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(27,0,'Book store (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png\",\"alt\":\"Book-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Turn more pages this weekend...<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Just to say thanks, here\'s a small gift from us to you.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #5094ad;\\\"><strong>Read more every week<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><strong>Your free gift!<\\/strong><\\/h2>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"2px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#125674\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, adipiscing elit. Fusce mollis orci justo,<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>commodo mattis nisi vitae. Sed aliquam, ex ac lacinia tempus,<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>enim urna luctus odio, at leo ante non.<\\/span><\\/p>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>20% off all books<\\/strong><\\/h2>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#125674\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#125674\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Image-Wide-2.png\",\"alt\":\"Book-Image-Wide\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cdc391\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cdc391\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png\",\"alt\":\"Book-Logo\",\"fullWidth\":false,\"width\":\"96px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #cdc391;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #cdc391;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #cdc391;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ffffff;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Noticia Text\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#125674\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"2px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#125674\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/book-store-with-coupon/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(28,0,'Flowers (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eae5e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #000000;\\\">View this email in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Logo.png\",\"alt\":\"Flowers-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Header.jpg\",\"alt\":\"Flowers-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"850px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Just for you.<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Welcome to our flower store - as a token of our appreciation for you signing up,<\\/strong><\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>here\'s a little gift from us for your next order.<\\/strong><\\/span><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#292929\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333; font-size: 11px;\\\"><strong><\\/strong><strong>10% off your next order with us. Terms and Conditions apply.<\\/strong><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>A little inspiration to get you started...<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>New flowers delivered<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-1.jpg\",\"alt\":\"Flower-1\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-2.jpg\",\"alt\":\"Flower-2\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Save with a subscription<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Collect from our store<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-3.jpg\",\"alt\":\"Flower-3\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eae5e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b3748a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b3748a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b3748a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#e0a9bc\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eae5e5\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"392px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/flowers-with-coupon/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(29,0,'Newsletter: Blank 1 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(30,0,'Newsletter: Blank 1:2 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>This template has...<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>... a 2-column layout.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p><span style=\\\"line-height: 25.6px;\\\">You can change a layout\'s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(31,0,'Newsletter: Blank 1:2:1 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started!<\\/strong><\\/h1>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>This template has...<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>... a 2-column layout.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>You can change a layout\'s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Let\'s end with a single column. <\\/span><\\/h3>\\n<p style=\\\"line-height: 25.6px;\\\">In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<p style=\\\"line-height: 25.6px;\\\"><\\/p>\\n<ul style=\\\"line-height: 25.6px;\\\">\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(32,0,'Newsletter: Blank 1:3 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>This template...<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add layout blocks to your newsletter.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>... has a...<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>You have the choice of:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>3-column layout.<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>You can add as many layout blocks as you want!<\\/p>\"},{\"type\":\"text\",\"text\":\"\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-3-column/thumbnail.20190930.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(33,0,'Simple Text','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"It\'s time to take action!\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<p>Thanks for reading. See you soon!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/simple-text/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(34,0,'Take a Hike','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/header.jpg\",\"alt\":\"header\",\"fullWidth\":true,\"width\":\"1320px\",\"height\":\"483px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p>Hi&nbsp;[subscriber:firstname | default:explorer]<\\/p>\\n                      <p><\\/p>\\n                      <p>Aliquam feugiat nisl eget eleifend congue. Nullam neque tellus, elementum vel elit dictum, tempus sagittis nunc. Phasellus quis commodo odio. Vestibulum vitae mi vel quam rhoncus egestas eget vitae eros.&nbsp;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1><strong>How to plan your hiking route<\\/strong><\\/h1>\\n                      <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aliquam dictum urna ac lacus dapibus rhoncus.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"https:\\/\\/www.google.co.uk\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/map.jpg\",\"alt\":\"map\",\"fullWidth\":false,\"width\":\"330px\",\"height\":\"227px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/boots.jpg\",\"alt\":\"boots\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong>Tried &amp; tested: Our favourite walking boots<\\/strong><\\/h2>\\n                        <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.&nbsp;<\\/p>\"},{\"type\":\"button\",\"text\":\"See Reviews\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Hikers Gallery<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery3.jpg\",\"alt\":\"gallery3\",\"fullWidth\":true,\"width\":\"1000px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery1-300x225.jpg\",\"alt\":\"gallery1\",\"fullWidth\":true,\"width\":\"300px\",\"height\":\"225px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery2-1.jpg\",\"alt\":\"gallery2\",\"fullWidth\":true,\"width\":\"1000px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Edit this to insert text<\\/p>\"},{\"type\":\"button\",\"text\":\"View More Photos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"214px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Hiking goes social...<\\/strong><\\/h3>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"google-plus\",\"link\":\"http:\\/\\/plus.google.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Google Plus\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4f230c\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#423c39\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h2\":{\"fontColor\":\"#265f6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#423c39\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#843c15\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#843c15\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/take_a_hike/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(35,0,'News Day','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/News-Outlet-Title-2.jpg\",\"alt\":\"News-Outlet-Title-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #2ca5d2;\\\"><strong>Top Story<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/h2>\"},{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":\"413.28125px\",\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">FORGET fuel-powered jet engines. We\\u2019re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone. Traditional jet engines create thrust by mixing compressed air with fuel and igniting it. The burning mixture expands rapidly and is blasted out of the back of the engine, pushing it forwards. &hellip;<\\/p><p><a href=\\\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #2ca5d2;\\\"><strong>Popular Posts Today<\\/strong><\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Tackling our air problems starts with traffic control, but individual action to reduce energy use and intensive farming would also help clean our air.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it&nbsp;moves<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Jairzinho has just made history. In claiming the fourth goal of an unforgettable 1970 FIFA World Cup Mexico&trade; Final against Italy, he has maintained his record of scoring in every one of Brazil&rsquo;s matches en route to the Trophy.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">As Iceland&rsquo;s key matches loom, with kick-off just a couple of hours away, you will find their national coach in the pub. This may seem unusual...<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Organising a FIFA World Cup&trade; in a sustainable manner is a major challenge. The scale of the event inevitably has an impact on the Host Country.&nbsp;<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Given that he won the Golden Boot in his first and came within a whisker of the Final in his second, one might expect Gary Lineker to have a tough time picking his FIFA World Cup&trade; highlight. Yet the man who scored ten times...<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\\">Read More<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><strong>NewsDay<\\/strong><\\/p>\\n                      <p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><br \\/><\\/p>\\n                      <p><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#2ca5d2\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f2f2f2\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/news_day/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(36,0,'World Cup','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header.png\",\"alt\":\"Sports-Football-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"220px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-1.png\",\"alt\":\"Sports-Football-Divider-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #ffffff; font-size: 14px;\\\">Issue #1<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" target=\\\"_blank\\\" style=\\\"color: #ffffff; font-size: 14px; text-align: center;\\\">View In Browser<\\/a><\\/p>\\n                                        <p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff; text-align: start;\\\">Monday 1st January 2017<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header-1.png\",\"alt\":\"Sports-Football-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"580px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Welcome Back!<\\/strong><\\/h2>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi. Etiam sed nisl nec orci pretium lacinia eget in turpis. Maecenas in posuere justo. Vestibulum et sapien vestibulum, imperdiet neque in, maximus velit.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Proin dignissim elit magna, viverra scelerisque libero vehicula sed<\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-3.png\",\"alt\":\"Sports-Football-Divider-3\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"padding-bottom: 0;\\\"><span style=\\\"font-weight: 600;\\\">Latest News<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"View All News\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d35400\",\"borderColor\":\"#d35400\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2865897_full-lnd.jpg\",\"alt\":\"Brazil\\u2019s history-making Hurricane\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna. Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi...<\\/p>\\n                                            <p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2866107_full-lnd.jpg\",\"alt\":\"Iceland\\u2019s dentist-coach defying convention and expectations\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                                          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit...<\\/p>\\n                                          <p><a href=\\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2709222_full-lnd.jpg\",\"alt\":\"Impact and legacy of 2018 FIFA World Cup Russia: facts and figures\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia: facts and figures<\\/strong><\\/h3>\\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod...<\\/p>\\n                                        <p><a href=\\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2867790_full-lnd.jpg\",\"alt\":\"Lineker\\u2019s life-changing treble\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit&nbsp;<span style=\\\"background-color: inherit;\\\">consequat lorem at est congue...<\\/span><\\/p>\\n                                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\\">Read More<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-2.png\",\"alt\":\"Sports-Football-Divider-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Footer-1.png\",\"alt\":\"Sports-Football-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#b55311\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Logo-Small.png\",\"alt\":\"Sports-Football-Logo-Small\",\"fullWidth\":false,\"width\":\"772px\",\"height\":\"171px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#da6110\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#da6110\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/world_cup/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(37,0,'Festival Event','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#0a5388\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/festival-header.jpg\",\"alt\":\"festival-header\",\"fullWidth\":true,\"width\":\"1320px\",\"height\":\"879px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Pack your glowsticks, <br \\/>Boomfest is back!&nbsp;<\\/h1>\\n                        <p><\\/p>\\n                        <p style=\\\"text-align: center;\\\">Duis tempor nisl in risus hendrerit venenatis. <br \\/>Curabitur ornare venenatis nisl non ullamcorper. <\\/p>\"},{\"type\":\"button\",\"text\":\"Duis id tincidunt\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#0a5388\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"260px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Maecenas scelerisque nisi sit amet metus efficitur dapibus!&nbsp;<br \\/>Ut eros risus, facilisis ac aliquet vel, posuere ut urna.<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">Confirmed Lineup<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">Main Stage<\\/span><\\/em><\\/h3><p>Quisque libero<br \\/>Nulla convallis<br \\/>Vestibulum Ornare<br \\/>Consectetur Odio<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">New Acts Stage<\\/span><\\/em><\\/h3><p>Nulla interdum<br \\/>Massa nec<br \\/>Pharetra<br \\/>Varius<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">Comedy Stage<\\/span><\\/em><\\/h3><p>In pulvinar<br \\/>Risus sed<br \\/>Condimentum<br \\/>Feugiat<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">New to the festival this year<\\/h2>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/street-food.jpg\",\"alt\":\"street food\",\"fullWidth\":true,\"width\":\"499px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3>Award-winning Street Food<\\/h3><p>Nullam pharetra lectus id porta pulvinar. Proin ac massa nibh. Nullam ac mi pharetra, lobortis nunc et, placerat leo. Mauris eu feugiat elit. Pellentesque eget turpis eu diam vehicula convallis non <a href=\\\"https:\\/\\/www.mailpoet.com\\\">luctus enim.<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/happy.jpeg\",\"alt\":\"happy\",\"fullWidth\":true,\"width\":\"499px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3>Prepare to&nbsp;dazzle with our Glitter Run<\\/h3><p>Donec quis orci at metus finibus tincidunt. Sed vel urna sed urna maximus congue eu et turpis. Nulla tempus hendrerit justo eget molestie. Vivamus quis molestie lacus. Donec commodo odio a nisi feugiat, vitae egestas mi.<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"footer\",\"text\":\"<p>Mauris tristique ultricies ullamcorper. <br \\/>Don\'t want to hear from us?&nbsp;<a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p><p><\\/p><p>Add your postal address here.&nbsp;<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#8d062b\"},\"body\":{\"backgroundColor\":\"#0a5388\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/festival_event/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(38,0,'Retro Computing Magazine','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4473a1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Header.png\",\"alt\":\"Windows94-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ffffff;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong>We\'re upgrading!<\\/strong><\\/h1>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Quisque in leo felis. Etiam at libero et enim tincidunt scelerisque. Ut felis lectus, imperdiet quis justo quis, elementum sagittis tellus. Sed elementum, lacus at iaculis vestibulum, nunc leo gravida nisi, sed dapibus nisi odio ac ex. Aliquam id arcu dictum, cursus quam id, eleifend libero.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"ridge\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Latest News<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>What is it like to use a Windows 98 PC in 2017?<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\"><span>Computers are much more advanced than they were even a few years ago, but of course we all like to complain about the dumb things they sometimes do. It&rsquo;s easy to forget how clunky things used to be, though...<\\/span><\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/odds-on-10-science-breakthroughs-you-can-bet-on\\/\\\">Read more<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Windows 95 still finds life online<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">Microsoft&rsquo;s Windows 95 has reached the ripe old age of 22 this year and to commemorate this milestone, TheNextWeb goes into some details about the operating system that users may have missed over the years...<\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read more<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>New Sinclair ZX Spectrum Fully Funded<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">The new Sinclair ZX Spectrum Next home computer which was launched on Kickstarter to mark the 35th birthday of the original Spectrum produced by Sinclair Research has been fully funded in less than 48 hours...<\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\\">Read more<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">Did you know?<\\/span><\\/strong><\\/h2>\\n<p><span style=\\\"color: #ffffff;\\\">At the time of creation and development, the microcomputers in Japan were not powerful enough to handle the complex tasks related to the design and programming of Space Invaders. Nishikado then designed his own hardware and developmental tools to make the game a reality.<\\/span><\\/p>\\n<p><strong><span style=\\\"color: #ffffff;\\\"><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Today.png\",\"alt\":\"Windows94-Today\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Let\'s get social!<\\/strong><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#008282\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/retro_computing_magazine/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(39,0,'Shoes','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo.png\",\"alt\":\"Retail-Shoes-Logo\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"220px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Header.jpg\",\"alt\":\"Retail-Shoes-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f1b512\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Our New Range<\\/span><\\/h2>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt.<\\/span><\\/p>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Curabitur fermentum ligula eget lacus aliquam volutpat. Integer sapien neque, laoreet quis lobortis sed, semper eget magna. Suspendisse potentiu.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#41c7bf\",\"borderColor\":\"#28a9a2\",\"borderWidth\":\"2px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#36b0a9\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #ffffff;\\\">Handcrafted Shoes<\\/span><\\/h2>\\n                       <p style=\\\"font-size: 14px;\\\"><span><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-1.jpg\",\"alt\":\"Retail-Shoes-Boxes-1\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#36b0a9\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-2.jpg\",\"alt\":\"Retail-Shoes-Boxes-2\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #ffffff;\\\">Perfect For Any Occasion<\\/span><\\/h2>\\n                      <p style=\\\"font-size: 14px;\\\"><span><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>We\'re open every day!<\\/strong><\\/h3>\\n                        <p style=\\\"text-align: center;\\\">Call in any time and we\'ll help you pick the best shoes for any occasion.<\\/p>\\n                        <p style=\\\"text-align: center;\\\">If you\'re not happy, just bring them back to us and we\'ll give you a full refund.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check Out Our Website\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#41c7bf\",\"borderColor\":\"#28a9a2\",\"borderWidth\":\"2px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"220px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#d3d3d3\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo-Footer.png\",\"alt\":\"Retail-Shoes-Logo-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"60px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Address Line 1<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Address Line 2<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">City<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Country<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#41c7bf\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f6f6f6\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/shoes/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(40,0,'Music','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png\",\"alt\":\"Music-Logo\",\"fullWidth\":false,\"width\":\"496px\",\"height\":\"78px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/music-header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #393939;\\\"><strong>You Play.<\\/strong><\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #393939;\\\"><strong>They Listen.<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #878787;\\\">Up to 50% off all of our instruments.<\\/span><\\/h2>\\n<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #878787;\\\">This week only.<\\/span><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"176px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Choose a category and get playing<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Electric Guitars\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Trumpets\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"DJ Equipment\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Amps\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Drums\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Pianos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Banjos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Synthesizers\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Guitar Pedals\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Harmonicas\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Flutes\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Headphones\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png\",\"alt\":\"Music-Logo\",\"fullWidth\":false,\"width\":\"496px\",\"height\":\"78px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #999999;\\\"><em><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a><\\/strong><\\/em><\\/span><\\/p>\\n<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #999999;\\\"><em><strong><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/strong><\\/em><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#2d2d2d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2d2d2d\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"176px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/music/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(41,0,'Hotels','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-1.png\",\"alt\":\"Hotel-Logo\",\"fullWidth\":false,\"width\":\"554px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>My Favourites<\\/strong><\\/span><\\/h3>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Recent Bookings<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Pets go free<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Stay in any Exquisite hotel this summer and bring your pet for free!<\\/span><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"46px\",\"fontColor\":\"#3f3f3f\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Get ready to travel in Exquiste style...<\\/strong><\\/h2>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/dubai-paris.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Dubai<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $199<strong><br \\/><\\/strong><\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong><span style=\\\"color: #ffffff;\\\">Paris<\\/span><\\/strong><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $149<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/toronto-delhi.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Toronto<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $229<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>New Delhi<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $149<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/rio-london.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Rio de Janeiro<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $329<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>London<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $99<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Just for you...<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Here\'s 10% off your next booking with us.<\\/p>\\n<p style=\\\"text-align: center;\\\">Just grab the code below and paste it when required on the booking form!<\\/p>\"},{\"type\":\"button\",\"text\":\"VALU3DCUST\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#000000\",\"borderWidth\":\"2px\",\"borderRadius\":\"6px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"40px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-Small.png\",\"alt\":\"Hotel-Logo-Small\",\"fullWidth\":true,\"width\":\"554px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Address Line 1 <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Address Line 2 <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>City <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Country<\\/strong><\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffc600;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffc600;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffc600;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#2d2a31\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2d2a31\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"46px\",\"fontColor\":\"#3f3f3f\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/hotels/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(42,0,'Piece of cake','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><strong>Open daily from 9am to 9pm |&nbsp;<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"},\"text\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#d42b2b\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Logo-1.png\",\"alt\":\"Restaurant-Bakery-Logo-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Header.jpg\",\"alt\":\"Restaurant-Bakery-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"1600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>It\'s our Birthday!<\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center; line-height: 1.4;\\\">To celebrate, we\'re adding a slice of our Birthday cake to every order. Pop in this weekend to use our special offer code and enjoy!<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; border: 3px dashed #d42b2b; color: #d42b2b; padding: 10px; font-size: 24px;\\\"><strong>HAPPYBDAY<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"background-color: #ececeb; line-height: 1.3;\\\"><span style=\\\"font-weight: 600;\\\"><span style=\\\"font-size: 12px; text-align: center;\\\">Add your postal address here.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; line-height: 1.3;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n                      <p style=\\\"text-align: right; line-height: 1.3;\\\"><strong><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\\">Manage&nbsp;Subscription<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#d42b2b\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#d42b2b\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ececeb\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/piece_of_cake/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(43,0,'Buddhist Temple','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#00050b\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png\",\"alt\":\"Buddhist-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"99px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h1>With our thoughts, we make the <span style=\\\"color: #f37f31;\\\">world<\\/span><\\/h1>\\n    <p><span style=\\\"color: #dedede;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Avatar.jpg\",\"alt\":\"Buddhist-Avatar\",\"fullWidth\":false,\"width\":\"70px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #999999;\\\">Special Event<\\/span><\\/p>\\n    <h3>Dalai Lama visit<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Book tickets here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"145px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #f37f31;\\\">New prayer flags<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/5bafccfc554c7f08176ec084.png\",\"alt\":\"5bafccfc554c7f08176ec084\",\"fullWidth\":false,\"width\":\"280px\",\"height\":\"524px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Social.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Sharing matters to us<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-1.jpg\",\"alt\":\"Buddhist-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Meditation for beginners<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-2.jpg\",\"alt\":\"Buddhist-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Planning your trip to a temple<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-3.jpg\",\"alt\":\"Buddhist-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Visit the sunken statues<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png\",\"alt\":\"Buddhist-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"99px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#00050b\"},\"body\":{\"backgroundColor\":\"#00050b\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Book tickets here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"145px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/buddhist-temple/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(44,0,'Mosque','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"10px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#333333\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png\",\"alt\":\"Mosque-Logo\",\"fullWidth\":false,\"width\":\"182px\",\"height\":\"119px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong>JANUARY 2019<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Newsletter<\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris efficitur pretium.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #009146;\\\"><strong>Upcoming Events<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-1.jpg\",\"alt\":\"Mosque-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>14th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>The Four Imams<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><strong><a href=\\\"\\\">Find out more &gt;<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-2.jpg\",\"alt\":\"Mosque-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>23rd&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>Prayer Makes Perfect<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><a href=\\\"\\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-3.jpg\",\"alt\":\"Mosque-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>29th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>Plaster Carving<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#009146\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #009146;\\\"><strong>Prayer Times<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><\\/strong><strong>Fajr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"7.04pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Sunrise<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"8.41am\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Dhuhr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"12.35pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Asr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"2.01pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Maghrib<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"4.21pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Isha\'a<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"5.58pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/bg-2.jpg\",\"alt\":\"bg-2\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"286px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png\",\"alt\":\"Mosque-Logo\",\"fullWidth\":false,\"width\":\"144px\",\"height\":\"119px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"5.58pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#009146\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"10px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/mosque/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(45,0,'Synagogue','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#7386a7\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"7.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#0d7e85\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png\",\"alt\":\"Synagogue-Logo\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"208px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"27px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Welcome&nbsp;back<\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">This month we\'ll be discussing important topics around our faith, and highlighting some events that you may be interested in.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"38px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #04aeb9;\\\"><strong><span>S P E C I A L&nbsp; E V E N T<\\/span><\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Stories In Song<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">An afternoon of comedy and music with Daniel Cainer. This multi-award-winning master-songwriter and great musician brings our family trees to life.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Tickets available here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"175px\",\"lineHeight\":\"38px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"43px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Back-1.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/male-18.jpg\",\"alt\":\"male-18\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"360px\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}},{\"type\":\"text\",\"text\":\"<p class=\\\"font_2\\\" style=\\\"text-align: right;\\\"><span style=\\\"color: #384e76;\\\"><strong>Ariel Abel<\\/strong><\\/span><\\/p>\\n    <p class=\\\"font_2\\\" style=\\\"font-size: 11px; text-align: right;\\\"><span style=\\\"color: #384e76;\\\">Princes Road Synagogue&nbsp;<span>Rabbi&nbsp;<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get in touch\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Greetings from our Rabbi&nbsp;<\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend. Fusce luctus accumsan risus, at rhoncus ante vehicula in. Praesent ut ultricies ipsum. Sed lacus dolor, laoreet nec tincidunt ut, commodo nec augue. In dignissim justo eget ante facilisis ornare.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span>Cras in lacus ac lectus hendrerit porta. Morbi pretium id nisi eget placerat. Integer nec quam nec augue luctus facilisis. Nam sollicitudin velit nec risus mattis, quis porttitor tortor consequat. Vivamus nec justo vel lectus pharetra volutpat.<\\/span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span><\\/span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span>Quisque eget vestibulum quam, eu fermentum ipsum.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"6.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#04aeb9\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #384e76;\\\">Latest News<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-1.jpg\",\"alt\":\"Synagogue-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Building work started this week<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-2.jpg\",\"alt\":\"Synagogue-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">What\'s life like as a Jewish teenager?<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-3.jpg\",\"alt\":\"Synagogue-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">The life of paper in a modern world<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Keep in touch with us<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png\",\"alt\":\"Synagogue-Logo\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"208px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#04aeb9\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2b3d5e\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get in touch\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"6.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#04aeb9\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#04aeb9\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#7386a7\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/synagogue/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(46,0,'Faith','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/church-header.jpg\",\"alt\":\"church-header\",\"fullWidth\":true,\"width\":\"1036px\",\"height\":\"563px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Spreading Love &amp; Hope...<\\/h1><p>Duis id molestie ex. Quisque finibus magna in justo tristique pellentesque. Nulla sed leo facilisis arcu malesuada molestie vel quis dolor. Donec imperdiet condimentum odio ut elementum. Aenean nisl massa, rutrum a ullamcorper eget, molestie non erat.&nbsp;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f3f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\">Family Faith Events<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/family.jpg\",\"alt\":\"family\",\"fullWidth\":false,\"width\":\"660px\",\"height\":\"880px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>In maximus tempus pellentesque. Nunc scelerisque ante odio, vel placerat dui fermentum efficitur. Integer vitae ex suscipit, aliquet eros vitae, ornare est. <a href=\\\"http:\\/\\/www.example.com\\\">Aenean vel dapibus nisi<\\/a>.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2>Thoughts &amp; Prayers<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/pray.jpg\",\"alt\":\"pray\",\"fullWidth\":false,\"width\":\"660px\",\"height\":\"880px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Donec sed vulputate ipsum. In scelerisque rutrum interdum. Donec imperdiet dignissim erat, in dictum lectus accumsan ut. <a href=\\\"http:\\/\\/www.example.com\\\">Aliquam erat volutpat.<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Latest News<\\/h1>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"1px\",\"borderColor\":\"#dcdcdc\"}}},{\"type\":\"automatedLatestContent\",\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#dfeaf3\",\"borderColor\":\"#00ddff\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"45px\",\"fontColor\":\"#597890\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfeaf3\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\",\"padding\":\"13px\",\"borderStyle\":\"ridge\",\"borderWidth\":\"6px\",\"borderColor\":\"#597890\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><b>Add your postal address here!<\\/b>\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\"},\"text\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Find us socially:<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#597890\",\"fontFamily\":\"Comic Sans MS\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#597890\",\"fontFamily\":\"Comic Sans MS\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#597890\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e7eff6\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/faith/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(47,0,'College','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png\",\"alt\":\"College-Logo\",\"fullWidth\":false,\"width\":\"106px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#333333\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffcc00;\\\"><strong>S U M M E R&nbsp; &nbsp;E D I T I O N<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Graduation Day is Coming<\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt. Integer gravida mauris erat, vehicula blandit velit ultrices ut.&nbsp;<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"54px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>H E A D M A S T E R \' S&nbsp; &nbsp;B L O G<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #333333;\\\">Your hard work pays off in the future to come<\\/span><\\/strong><\\/h2>\\n    <p><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffcc00\"}}},{\"type\":\"text\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur purus quam, semper eget nisl at, pretium fermentum ligula. Ut augue elit, congue non nisl eget, venenatis ornare ante. Aliquam erat volutpat. Maecenas facilisis eget risus vel scelerisque.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam eros arcu, vestibulum at iaculis ut, iaculis nec est. Ut ut malesuada purus. Etiam sed accumsan eros, eu aliquam nisl. Nam faucibus sit amet felis at euismod. Sed efficitur varius tincidunt. Curabitur varius, nunc id interdum sodales, felis purus congue nulla, at semper orci est id mauris. Ut euismod vel dui sed mollis. Aliquam vestibulum id leo eu tristique. Etiam sit amet lacus vitae mi dignissim iaculis id ac nulla.<\\/p>\\n    <p><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Image.jpg\",\"alt\":\"College-Image\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><\\/p>\\n    <p>Praesent mi lorem, varius sit amet mattis at, sollicitudin ac enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam rhoncus tellus eleifend, accumsan magna in, imperdiet mauris. Cras a justo in lectus semper fermentum. Integer porta vel risus a varius. Aliquam nec nulla dui. Nulla congue ornare fringilla.<\\/p>\\n    <p><\\/p>\\n    <p>Nulla gravida interdum velit, nec pretium lacus placerat vel. Curabitur vitae arcu condimentum, iaculis nisl ac, viverra augue.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam tincidunt justo quam, ac suscipit lectus hendrerit ac.<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Avatar.jpg\",\"alt\":\"College-Avatar\",\"fullWidth\":true,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><\\/p>\\n    <p><\\/p>\\n    <p><strong>Mr George Chalk<\\/strong><\\/p>\\n    <p>Headmaster &amp; Director<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Need some tips and advice?&nbsp;<\\/strong><\\/p>\\n    <p>Here\'s the latest updates from our blog:<\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">7 ways to destress before an exam even starts<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Focussing on the right content is key to being successful<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Getting a degree is only the start of the battle<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffcc00;\\\"><strong><\\/strong><\\/span><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span>Add your postal address here!<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png\",\"alt\":\"College-Logo\",\"fullWidth\":false,\"width\":\"106px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#447c9d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffcc00\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/college/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(48,0,'Renewable Energy','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#313f58\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #fdb323;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #fdb323;\\\">View in browser &gt;<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#016fc1\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png\",\"alt\":\"Energy-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"145px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">2018 Energy Report<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar. Pellentesque at justo id ipsum porttitor viverra non porta nisl.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read it here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"135px\",\"lineHeight\":\"44px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"197px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong>R E C E N T<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #003366;\\\"><strong>Here\'s what\'s happening this week<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-1.jpg\",\"alt\":\"Energy-Image-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>How can electricity be better?<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-2.jpg\",\"alt\":\"Energy-Image-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>Nuclear power for newcomers<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-3.jpg\",\"alt\":\"Energy-Image-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>Saving the planet, one trip at a time<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-Tall.jpg\",\"alt\":\"Energy-Image-Tall\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"900px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>S P O N S O R E D<\\/strong><\\/span><\\/p>\\n    <h2><span style=\\\"color: #003366;\\\"><strong>Control your heating and your spending with our amazing app<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #003366;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar.&nbsp;<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-GoogleDownload.png\",\"alt\":\"CityNews-GoogleDownload\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-AppleDownload.png\",\"alt\":\"CityNews-AppleDownload\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#313f58\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png\",\"alt\":\"Energy-Logo\",\"fullWidth\":true,\"width\":\"134px\",\"height\":\"145px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #fdb323;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #fdb323;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #fdb323;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#2ea1cd\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#313f58\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/renewable-energy/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(49,0,'Primary School','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cae7f2\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png\",\"alt\":\"PrimarySchool-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">News &amp; Events<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">Parent Information<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">Scho<\\/a><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">ol Calendar<\\/a><\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-WideImage-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c23a3a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome back everyone!<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Avatar.png\",\"alt\":\"PrimarySchool-Avatar\",\"fullWidth\":false,\"width\":\"80px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><em><span style=\\\"color: #ffffff;\\\">Dr Angela Boyd - Director of Schooling<\\/span><\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>The new school year is here<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span>Sed dui sapien, congue non accumsan euismod, ultrices ut dui. Ut sapien arcu, interdum pharetra enim at, porttitor viverra nisi. Suspendisse potenti.&nbsp;<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#e63729\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-CopyImage.jpg\",\"alt\":\"PrimarySchool-CopyImage\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"583px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Essentials for your bag<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get the kit\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-School.png\",\"alt\":\"PrimarySchool-School\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"512px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Class Lists\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Payments\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#43772f\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Schedule\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#408bb6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Everything is social!<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cae7f2\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png\",\"alt\":\"PrimarySchool-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#cae7f2\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get the kit\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#e63729\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/primary-school/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(50,0,'Computer Repair','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png\",\"alt\":\"ComputerRepair-Logo\",\"fullWidth\":true,\"width\":\"408px\",\"height\":\"97px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>TIRED OF SCREENS&nbsp;LIKE THIS?<\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><em>Don\'t panic!&nbsp;We\'re here to help! <\\/em><\\/p>\\n    <p style=\\\"text-align: center;\\\"><\\/p>\\n    <p style=\\\"text-align: center;\\\">Come on down to our nearest store and we\'ll be happy to take a look at your computer and help get you back up and running again in no time.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Computer Repair<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Help &amp; Support<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Call Us Now<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Image-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"42px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Check out our locations<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt.<\\/p>\"},{\"type\":\"button\",\"text\":\"View locations\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#f8f8f8\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png\",\"alt\":\"ComputerRepair-Logo\",\"fullWidth\":true,\"width\":\"254px\",\"height\":\"97px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\">Add your address here<\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1c00af\"},\"body\":{\"backgroundColor\":\"#1c00af\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"View locations\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#f8f8f8\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"16.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/computer-repair/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(51,0,'Yoga Studio','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#1e2937\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-1.png\",\"alt\":\"yoga-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Here\'s your classes for this week:<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #83bd31;\\\"><em>Weekdays<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Monday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Tuesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Wednesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Thursday<\\/strong>:&nbsp;CLOSED FOR PRIVATE CLASS.<\\/p>\\n                      <p><strong>Friday<\\/strong>: 7am, 9am, 11am,&nbsp;and 3pm.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #83bd31;\\\"><em>Weekend<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Saturday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Sunday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d5d5d5\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Meet the instructors<\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-1.png\",\"alt\":\"yoga-person-1\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Maria Smith<\\/span><\\/span><\\/h3>\\n                      <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-2.png\",\"alt\":\"yoga-person-2\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Fiona&nbsp;Davies<\\/span><\\/span><\\/h3>\\n                      <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-3.png\",\"alt\":\"yoga-person-3\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Matthew&nbsp;Johnson<\\/span><\\/span><\\/h3>\\n                       <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"31px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Pose of the week:<\\/strong><\\/p>\\n                      <h2>Virabhadrasana I<\\/h2>\\n                      <p>The myth is that the powerful priest Daksha made a great yagna (ritual sacrifice) but did not invite his youngest daughter Sati and her husband Shiva, the supreme ruler of the universe. Sati found out and decided to go alone to the yagna.<\\/p>\\n                      <p><\\/p>\\n                      <p>When she arrived, Sati entered into an argument with her father. Unable to withstand his insults, she spoke a vow to her father, &ldquo;Since it was you who gave me this body, I no longer wish to be associated with it.&rdquo;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-pose.png\",\"alt\":\"yoga-pose\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Quote of the week<\\/span><\\/h3>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><em>Be a lamp to yourself. Be your own confidence. Hold on to the truth within yourself as to the only truth.<\\/em><\\/h2>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"font-family: Arial, sans-serif; font-size: 14px; text-align: center; color: #999999;\\\">Buddha<\\/span><em><\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\",\"padding\":\"15px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#b3b3b3\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-logo-small.png\",\"alt\":\"yoga-logo-small\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 13px; text-align: center;\\\"><strong>Yoga Studio<\\/strong><\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Address Line 1<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Address Line 2<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">City\\/Town<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Country<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p><p><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#000000\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#83bd31\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#1e2937\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/yoga_studio/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(52,0,'Retro','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Header.jpg\",\"alt\":\"1980s-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Welcome back !<\\/strong><\\/h2>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f36543\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-1.jpg\",\"alt\":\"1980s-Download-1\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Free Retro-Futuristic Font<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-2.jpg\",\"alt\":\"1980s-Download-2\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><span style=\\\"font-weight: 600;\\\">New UI Kit now available<\\/span><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-3.jpg\",\"alt\":\"1980s-Download-3\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Free&nbsp;Retro Patterns<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Footer.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Retro Downloads<\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">To Your Inbox<\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Every Week<\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"120px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12223b\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#f36543\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Verdana\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#12233c\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f36543\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/retro/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(53,0,'Charity','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/header-bg.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-logo.png\",\"alt\":\"charity-logo\",\"fullWidth\":false,\"width\":\"240px\",\"height\":\"103px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"43px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #a6d2d2;\\\">Charity Number: 09238923<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong><span style=\\\"color: #ffffff;\\\">We need your help<\\/span><\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #ffffff;\\\">For just $5 a month, you can help people around the world that are in desperate need of fresh, clean water.<\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>It only takes 5 minutes to help someone in need<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Start Helping Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#05a0e8\",\"borderColor\":\"#05a0e8\",\"borderWidth\":\"1px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"241px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Noah\'s Story<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Child.png\",\"alt\":\"Charity-Child\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Video.jpg\",\"alt\":\"Charity-Video\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"760px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Logo-Small.png\",\"alt\":\"Charity-Logo-Small\",\"fullWidth\":false,\"width\":\"407px\",\"height\":\"82px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px;\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #000000;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#05a0e8\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#7bc9ee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/charity/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(54,0,'City News','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#000000\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png\",\"alt\":\"CityNews-Logo\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"178px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>[date:mtext] [date:y]<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">N E W S L E T T E R<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><span><\\/span><\\/strong><\\/span><span style=\\\"color: #999999;\\\"><strong>TOP STORY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Park opens to all within the community<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Images-1.jpg\",\"alt\":\"CityNews-Images-1\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-1.jpg\",\"alt\":\"CityNews-ThinImages-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>EVENTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Christmas Market opening soon<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-2.jpg\",\"alt\":\"CityNews-ThinImages-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>HEALTHCARE<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Hospitals brace for cuts to services<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-3.jpg\",\"alt\":\"CityNews-ThinImages-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>WEATHER<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Dry heat has a high chance to cause fires<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-4.jpg\",\"alt\":\"CityNews-ThinImages-4\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>ARTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Local theatre to stage dramatic new play<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Phone.png\",\"alt\":\"CityNews-Phone\",\"fullWidth\":false,\"width\":\"162px\",\"height\":\"679px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Download the CityNews app<\\/strong><\\/span><\\/h3>\\n    <p><span style=\\\"color: #d1d1d1;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-GoogleDownload.png\",\"alt\":\"CityNews-GoogleDownload\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-AppleDownload.png\",\"alt\":\"CityNews-AppleDownload\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png\",\"alt\":\"CityNews-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"178px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#252525\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#f8f8f8\"},\"body\":{\"backgroundColor\":\"#252525\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/city-local-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(55,0,'Coffee','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png\",\"alt\":\"Coffee-Logo-1\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #000000;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Header.jpg\",\"alt\":\"Coffee-Header\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"260px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/coffee.gif\",\"alt\":\"coffee\",\"fullWidth\":true,\"width\":\"660px\",\"height\":\"371px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>We\'ve got some new blends, just for you.<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi. Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check Them Out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#6fb910\",\"borderColor\":\"#6fb910\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Mid.jpg\",\"alt\":\"Coffee-Mid\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"411px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#eaeaea\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eaeaea\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span> Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Interested in upgrading your subscription?<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: center;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#6fb910\",\"borderColor\":\"#6fb910\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"118px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Latest News<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>Capsule MFG Launches Upgraded Line of Modular Coffee Bars<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><span style=\\\"color: #6fb910;\\\"><strong><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>British-Designed Niche Zero Aims to Leave No Grind Behind<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><strong><span style=\\\"color: #6fb910;\\\"><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>Boyd&rsquo;s Being Acquired by Farmer Bros for Approximately $58.6M<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><strong><span style=\\\"color: #6fb910;\\\"><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png\",\"alt\":\"Coffee-Logo-1\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#0f0f0f\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/coffee/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(56,0,'Vlogger','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#aaaaaa\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3ba25\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"180px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; font-size: 80px;\\\"><span style=\\\"color: #ffffff;\\\"><strong>STACEY<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"145px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Vlogging About Beauty, Fashion, Life Hacks &amp; My Life<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Youtube.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7b0000\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"63px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #ffffff;\\\">L A T E S T&nbsp; V I D E O<\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Roses are red...<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-PlayButton.png\",\"alt\":\"Vlogger-PlayButton\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e9e9e9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-1.jpg\",\"alt\":\"Vlogger-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Mixing it up<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-2.jpg\",\"alt\":\"Vlogger-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Front row seats!<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-3.jpg\",\"alt\":\"Vlogger-Images-3\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Max has a birthday!<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e9e9e9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Check out all my latest videos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"225px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-WhoAmI.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"109px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #5527a6;\\\"><strong>This is my story<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><\\/span><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Go to my Youtube Page\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"183px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Never miss a thing<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#3a147d\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"32px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">STACEY<\\/span><\\/strong><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#9d82cd\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#5527a6\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"225px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#9d82cd\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"32px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#aaaaaa\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/vlogger/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(57,0,'Birds','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png\",\"alt\":\"Birds-Logo\",\"fullWidth\":false,\"width\":\"178px\",\"height\":\"127px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"112px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><strong>New Season<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque.&nbsp;<\\/span><span style=\\\"color: #ffffff;\\\">Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<span>Ut in mattis neque.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read the whole story\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"159px\",\"lineHeight\":\"37px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-1.jpg\",\"alt\":\"Birds-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"53px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Puffin Sightings<\\/strong><\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque. Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"82px\",\"lineHeight\":\"29px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>This month\'s best pictures<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-6.jpg\",\"alt\":\"Birds-Images-6\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-7.jpg\",\"alt\":\"Birds-Images-7\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-5.jpg\",\"alt\":\"Birds-Images-5\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-2.jpg\",\"alt\":\"Birds-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-3.jpg\",\"alt\":\"Birds-Images-3\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-4.jpg\",\"alt\":\"Birds-Images-4\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/580b57fbd9996e24bc43bb61.png\",\"alt\":\"580b57fbd9996e24bc43bb61\",\"fullWidth\":true,\"width\":\"671px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #ffffff;\\\">Tweeting isn\'t just for birds...<\\/span><\\/strong><\\/h3>\\n    <p><span style=\\\"color: #ffffff;\\\">We love to hear your thoughts about this newsletter, as well as being able to share your amazing pictures with us. Use the hashtag <strong>#birdwatch<\\/strong> and we\'ll share the best pictures here each month.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png\",\"alt\":\"Birds-Logo\",\"fullWidth\":false,\"width\":\"164px\",\"height\":\"127px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#147080\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"82px\",\"lineHeight\":\"29px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#2d4b50\",\"padding\":\"5.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#4a6b70\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#147080\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"112px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/birds/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(58,0,'Engineering','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png\",\"alt\":\"Engineering-Logo\",\"fullWidth\":true,\"width\":\"150px\",\"height\":\"506px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #808080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"295px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><em><span style=\\\"color: #ffffff;\\\">Let your dreams take flight...<\\/span><\\/em><\\/strong><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing.png\",\"alt\":\"Engineering-Bearing\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">The all-new RoundBros 6206 ball bearing.<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\\"color: #cccccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. Sed dui sapien, congue non accumsan euismod, ultrices ut dui.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><em><span style=\\\"color: #ffffff;\\\">...and stay grounded in safety<\\/span><\\/em><\\/strong><\\/h1>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Footer-c.jpg\",\"alt\":\"Engineering-Footer-c\",\"fullWidth\":true,\"width\":\"928px\",\"height\":\"661px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">Bearing sets are back in stock for a limited time!<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\\"color: #cccccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing-2.png\",\"alt\":\"Engineering-Bearing-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"574px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#424242\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png\",\"alt\":\"Engineering-Logo\",\"fullWidth\":true,\"width\":\"100px\",\"height\":\"506px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p>\\n    <p><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#5aa9cc\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Roboto\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Roboto\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1d1d1d\"},\"body\":{\"backgroundColor\":\"#1d1d1d\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#424242\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#5aa9cc\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/engineering/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(59,0,'Branding Agency News','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #808080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png\",\"alt\":\"Branding-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"117px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #bdbdbd;\\\"><strong>B I G&nbsp; N E W S<\\/strong><\\/span><\\/p>\\n    <h1>Branded is getting a refresh<\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image01.jpg\",\"alt\":\"Branding-Image01\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><strong><\\/strong><\\/span><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor. Cras enim orci, bibendum vitae sollicitudin porttitor, eleifend eu metus. Aliquam a fringilla libero. Vivamus turpis orci, viverra in vehicula vitae, imperdiet et ex. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfdfdf\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Design starts with a pencil and paper<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image02.jpg\",\"alt\":\"Branding-Image02\",\"fullWidth\":false,\"width\":\"540px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>How television has impacted branding<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image03.jpg\",\"alt\":\"Branding-Image03\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Some of our recent branding<\\/h3>\\n    <p style=\\\"text-align: center;\\\">Looking for some work from us? Get in touch and we\'ll see what we can do.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get in touch here >\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"157px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/greens-food-suppliers.png\",\"alt\":\"greens-food-suppliers\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"418px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/james-and-sons.png\",\"alt\":\"james-and-sons\",\"fullWidth\":false,\"width\":\"156px\",\"height\":\"692px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/fast-banana.png\",\"alt\":\"fast-banana\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"325px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/space-cube.png\",\"alt\":\"space-cube\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"487px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/the-dance-studio.png\",\"alt\":\"the-dance-studio\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"365px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/yoga-baby.png\",\"alt\":\"yoga-baby\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"248px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/beauty-box.png\",\"alt\":\"beauty-box\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"304px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/cheshire-county-hygiene-services.png\",\"alt\":\"cheshire-county-hygiene-services\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"393px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/crofts-accountants.png\",\"alt\":\"crofts-accountants\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"229px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png\",\"alt\":\"Branding-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"117px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #808080;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get in touch here >\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"157px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfdfdf\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/branding-agency-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(60,0,'WordPress Theme','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo.png\",\"alt\":\"Wordpress-Logo\",\"fullWidth\":false,\"width\":\"260px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-b.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d557f\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">ThemeZone presents...<\\/span><\\/h3>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-img.png\",\"alt\":\"Wordpress-Header-img\",\"fullWidth\":false,\"width\":\"1134px\",\"height\":\"898px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">The Winter Theme Bundle<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Take a look\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1e986a\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"132px\",\"lineHeight\":\"50px\",\"fontColor\":\"#1a4f66\",\"fontFamily\":\"Arvo\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Fully customisable and ready to use<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-1.jpg\",\"alt\":\"Wordpress-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"340px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Beautiful,&nbsp;simple design<\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-2.jpg\",\"alt\":\"Wordpress-Image-2\",\"fullWidth\":true,\"width\":\"541px\",\"height\":\"454px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Installation is super easy<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong>1<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong><span>2<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong><span>3<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo-Footer.png\",\"alt\":\"Wordpress-Logo-Footer\",\"fullWidth\":false,\"width\":\"190px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#051137\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arvo\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arvo\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arvo\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#b8dae3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Take a look\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1e986a\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"132px\",\"lineHeight\":\"50px\",\"fontColor\":\"#1a4f66\",\"fontFamily\":\"Arvo\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#21377e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#051137\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/word-press-theme/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(61,0,'Drone','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#070707\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo.png\",\"alt\":\"Drone-Logo\",\"fullWidth\":false,\"width\":\"138px\",\"height\":\"228px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">TAKE TO THE SKIES<\\/span><\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #f0f0f0;\\\">The Frontier 7S is the world&rsquo;s first<\\/span><\\/h3>\\n<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #f0f0f0;\\\">mind-controlled aerial drone<\\/span><\\/h3>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Header.jpg\",\"alt\":\"Drone-Header\",\"fullWidth\":false,\"width\":\"470px\",\"height\":\"462px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"39px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Fly with your mind<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Image-1.jpg\",\"alt\":\"Drone-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"55px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Ready to travel to you<\\/strong><\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#000000\",\"borderColor\":\"#000000\",\"borderWidth\":\"1px\",\"borderRadius\":\"10px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#080808\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Don\'t just take our word for it...<\\/span><\\/strong><\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Video.jpg\",\"alt\":\"Drone-Video\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"760px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Check out our social media platforms and keep up-to-date with the latest news and events happening near you.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo-Light-1.png\",\"alt\":\"Drone-Logo-Light\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"72px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Address Line 1 <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Address Line 2 <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">City <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Country<\\/span><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Lucida\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#070707\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#242424\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"39px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/drone/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(62,0,'Fashion Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png\",\"alt\":\"Fashion-Logo-1\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"38px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#66cbba\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center; background-color: #ffffff; line-height: 1.2; margin: 0!important; padding: 15px 10px 10px 10px;\\\"><strong>The new season is here<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center; background-color: #ffffff; padding: 10px; margin: 0!important;\\\"><strong><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus et pellentesque<\\/span><\\/strong><\\/p>\\n    <p style=\\\"text-align: center; background-color: #ffffff; padding: 10px 10px 30px 10px; margin: 0!important;\\\"><a href=\\\"http:\\/\\/www.mystore.com\\\" style=\\\"background-color: #222222; color: #ffffff!important; padding: 10px; text-decoration: none!important; font-weight: bold;\\\">Start Shopping<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Gift.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#66cbba\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><strong>In a hurry?<\\/strong><\\/h3>\\n    <p style=\\\"text-align: right;\\\">Grab a gift card from our online shop.<\\/p>\\n    <p style=\\\"text-align: right;\\\">Treat yourself or that special someone in your life.<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy a gift card\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Keep in touch with us online<\\/strong><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png\",\"alt\":\"Fashion-Logo-1\",\"fullWidth\":true,\"width\":\"142px\",\"height\":\"38px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy a gift card\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(63,0,'Fashion Store','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/tulip-2.png\",\"alt\":\"tulip\",\"fullWidth\":false,\"width\":\"26.5px\",\"height\":\"64px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>TULIP PARK<\\/strong><\\/h1>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"85px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><span style=\\\"color: #bcbcbc;\\\">Since 1987<\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"486px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Autumn\\/Winter<\\/span><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>The Autumn\\/Winter&nbsp;Range at Tulip Park<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-1.jpg\",\"alt\":\"Fashion-Items-1\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-2.jpg\",\"alt\":\"Fashion-Items-2\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-3.jpg\",\"alt\":\"Fashion-Items-3\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"button\",\"text\":\"Check out the full range here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#cdcdcd\",\"borderColor\":\"#e4e4e4\",\"borderWidth\":\"1px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>New in this week...<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-4.jpg\",\"alt\":\"Fashion-Items-4\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-5.jpg\",\"alt\":\"Fashion-Items-5\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-6.jpg\",\"alt\":\"Fashion-Items-6\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12223b\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>TULIP PARK<\\/strong><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px;\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #000000;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f0f0f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"486px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion/thumbnail.20190411-1500.jpeg',NULL,1,NULL,'2023-06-27 12:27:26'),(64,0,'Women Fashion Store','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px; text-align: left;\\\">October 2018 Edition<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b76e97; font-size: 12px;\\\">View this in your browser.<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Logo.png\",\"alt\":\"Fashion-Logo\",\"fullWidth\":false,\"width\":\"157px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>October 2018<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Autumn&nbsp;Season<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. Sed aliquam, ex ac lacinia tempus, enim urna luctus odio, at consequat leo ante non tellus.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f6e4e4\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-1.jpg\",\"alt\":\"Fashion-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$59<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebe8e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$159<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-2.jpg\",\"alt\":\"Fashion-Image-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f6e4e4\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-3.jpg\",\"alt\":\"Fashion-Image-3\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$25<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Instagram.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/glyph-logo_May2016.png\",\"alt\":\"glyph-logo_May2016\",\"fullWidth\":false,\"width\":\"52px\",\"height\":\"504px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #000000;\\\"><strong>Our new Instagram Page<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #000000;\\\">We have just released our brand new Instagram page.<\\/span><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">We\'ll be keeping everyone up to date with the latest<\\/span><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">fashion and style advice every day.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#151515\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ae70ad\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#626262\",\"fontFamily\":\"Noticia Text\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#505050\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f5f5f5\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ae70ad\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog-a/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26');
INSERT INTO `wp_mailpoet_newsletter_templates` VALUES (65,0,'Photography','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png\",\"alt\":\"Photography-Logo\",\"fullWidth\":false,\"width\":\"160px\",\"height\":\"141px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"42px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px;\\\"><strong>The big photos from last week, straight to your inbox.<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-1.jpg\",\"alt\":\"Photography-Images-1\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Canyon<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7&nbsp;Brodie Vissers<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-2.jpg\",\"alt\":\"Photography-Images-2\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Rooftopper<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Stan Johnson<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-3.jpg\",\"alt\":\"Photography-Images-3\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Gold<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Nicole De Khors<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px; text-align: center;\\\"><strong>Fresh inspiration<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-1.jpg\",\"alt\":\"Photography-Squares-1\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-2.jpg\",\"alt\":\"Photography-Squares-2\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-3.jpg\",\"alt\":\"Photography-Squares-3\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-4.jpg\",\"alt\":\"Photography-Squares-4\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-5.jpg\",\"alt\":\"Photography-Squares-5\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-6.jpg\",\"alt\":\"Photography-Squares-6\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-7.jpg\",\"alt\":\"Photography-Squares-7\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-8.jpg\",\"alt\":\"Photography-Squares-8\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-9.jpg\",\"alt\":\"Photography-Squares-9\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px; text-align: center;\\\"><strong>Stay focused<\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\">We\'re always keeping our social media feeds up to date with the latest images from our photographers. Check them out below.<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"29px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#2d2d2d\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png\",\"alt\":\"Photography-Logo\",\"fullWidth\":false,\"width\":\"108px\",\"height\":\"141px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#111111\"},\"body\":{\"backgroundColor\":\"#111111\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"29px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#2d2d2d\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/photography/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(66,0,'Jazz Club','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0b0821\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#898989\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png\",\"alt\":\"Jazz-logo\",\"fullWidth\":false,\"width\":\"324px\",\"height\":\"607px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-1.jpg\",\"alt\":\"Jazz-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><span>29th March 2019<\\/span><\\/h2>\\n    <h1><span>James Patterson<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: right;\\\"><span>14th April 2019<\\/span><\\/h2>\\n    <h1 style=\\\"text-align: right;\\\"><span>Samantha Morris<\\/span><\\/h1>\\n    <p style=\\\"text-align: right;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-2.jpg\",\"alt\":\"Jazz-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-3.jpg\",\"alt\":\"Jazz-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><span>3rd&nbsp;May 2019<\\/span><\\/h2>\\n    <h1><span>Buster&nbsp;Smith<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ff7b0e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #a04d08;\\\"><strong>J A Z Z&nbsp; C L U B&nbsp; P R E S E N T S<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center; font-size: 52px;\\\"><span style=\\\"color: #ffffff;\\\">24th Jazz Festival<\\/span><\\/h1>\\n    <h3 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #a04d08;\\\">5 - 14 August 2018<\\/span><\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Social.jpg\",\"alt\":\"Jazz-Social\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"193px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png\",\"alt\":\"Jazz-logo\",\"fullWidth\":false,\"width\":\"144px\",\"height\":\"607px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#848486\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arvo\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#e30095\",\"fontFamily\":\"Arvo\",\"fontSize\":\"20px\"},\"h3\":{\"fontColor\":\"#e30095\",\"fontFamily\":\"Arvo\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#0b0821\"},\"body\":{\"backgroundColor\":\"#0b0821\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":10,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#898989\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/jazz-club/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(67,0,'Guitarist','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png\",\"alt\":\"Guitarist-Logo\",\"fullWidth\":false,\"width\":\"184px\",\"height\":\"179px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"26px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#949494\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"700px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"250px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Exit Stage Right<\\/strong><\\/h3>\\n    <p><span style=\\\"color: #999999;\\\">A brand new album releasing this summer on <span style=\\\"color: #ffffff;\\\">iTunes<\\/span> and <span style=\\\"color: #1db954;\\\">Spotify<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"130px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #27282e;\\\"><strong>My recording setup<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #5a5c66;\\\">A&nbsp;lot of people have been asking how I record my albums, so I thought I would write a quick blog post to explain<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-1-1.jpg\",\"alt\":\"Guitarist-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"1000px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-2-1.jpg\",\"alt\":\"Guitarist-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"1000px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"130px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #27282e;\\\"><strong>Life on the road<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #5a5c66;\\\">Not many people know what it\'s like to travel all over the world and perform every night in many different places<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>New tour dates<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Come see me perform new tracks from the album<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 7th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Metro Radio Arena - Newcastle Upon Tyne<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 8th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">First Direct Arena<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">- Leeds<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 9th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Liverpool Echo Arena - Liverpool<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 11th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">The Brighton Centre - Brighton<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 12th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Motorpoint Arena Nottingham - Nottingham<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 13th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Motorpoint Arena Cardiff - Cardiff<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png\",\"alt\":\"Guitarist-Logo\",\"fullWidth\":true,\"width\":\"176px\",\"height\":\"179px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#4c537e\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#27282e\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"March 13th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#4c537e\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#949494\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/guitarist/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(68,0,'Healthy Food Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#323232\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#323232\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #ffffff; font-size: 14px;\\\">[date:mtext] [date:y]&nbsp;Edition<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#323232\",\"height\":\"22px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; font-size: 12px;\\\"><span style=\\\"color: #ed682a;\\\"><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ed682a;\\\">View this email in your browser &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png\",\"alt\":\"HealthyFood-Logo\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"296px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"25px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"121px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome back!<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"56px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>It\'s November - time to plant those \\ud83c\\udf36<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">Tag your chilli images with #novemberheat for your chance to win a box of spicy treats!<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <h3><span style=\\\"color: #ed682a;\\\"><strong>#novemberheat<\\/strong><\\/span><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Instagram.jpg\",\"alt\":\"HealthyFood-Instagram\",\"fullWidth\":true,\"width\":\"507px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">Start eating healthy today<\\/span><\\/strong><\\/h1>\\n    <h3><strong><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/span><\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/5a5b7bf514d8c4188e0b08fc-1024x766.png\",\"alt\":\"5a5b7bf514d8c4188e0b08fc\",\"fullWidth\":true,\"width\":\"298px\",\"height\":\"524px\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Get 20% off a box<\\/strong><\\/h3>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">id rutrum sed, porttitor in risus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CouPon_Cod3\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#323232\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#323232\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"height\":\"26px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Your weekly recipe list<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Cook delicious meals right now - here\'s your list for this week.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>MONDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-01-Monday.jpg\",\"alt\":\"HealthyFood-01-Monday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Spicy Prawn Broth\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>TUESDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-02-Tuesday.jpg\",\"alt\":\"HealthyFood-02-Tuesday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Classic Pizza\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>WEDNESDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-03-Wednesday.jpg\",\"alt\":\"HealthyFood-03-Wednesday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Salad Roll\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>THURSDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-04-Thursday.jpg\",\"alt\":\"HealthyFood-04-Thursday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Shellfish Pasta\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>FRIDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-05-Friday.jpg\",\"alt\":\"HealthyFood-05-Friday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Thai Green Curry\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>SATURDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-06-Saturday.jpg\",\"alt\":\"HealthyFood-06-Saturday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Stuffed Turkey\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>SUNDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-07-Sunday.jpg\",\"alt\":\"HealthyFood-07-Sunday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Lemon Cake\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Want more recipes?<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">For all of our recipes, check out our website or visit one of our social media platforms below. We\'d love to hear what you think about our choices this week!<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png\",\"alt\":\"HealthyFood-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"296px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ed682a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ed682a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ed682a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ed682a\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Lemon Cake\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e39171\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/healthy-food-blog/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(69,0,'Software','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png\",\"alt\":\"Software-Logo\",\"fullWidth\":false,\"width\":\"140px\",\"height\":\"122px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View online<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; line-height: 46px;\\\"><span style=\\\"color: #212327;\\\"><strong>Your music.<br \\/>Your way.<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Header.jpg\",\"alt\":\"Software-Header\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Find music fast<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-1.jpg\",\"alt\":\"Software-Image-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-2.jpg\",\"alt\":\"Software-Image-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Keep up with the trend<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Get the app now for free<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/p>\"},{\"type\":\"button\",\"text\":\"Download for free\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbbb00\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"199px\",\"lineHeight\":\"50px\",\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png\",\"alt\":\"Software-Logo\",\"fullWidth\":false,\"width\":\"140px\",\"height\":\"122px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#dbbb00\"},\"body\":{\"backgroundColor\":\"#dbbb00\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/software/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(70,0,'Makeup Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#adadad\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"94px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Fashion Week Special<\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Header-1.jpg\",\"alt\":\"WomensLifestyle-Header-1\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"426px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-1-1.jpg\",\"alt\":\"WomensLifestyle-Breaker-1-1\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c83142\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-1.png\",\"alt\":\"WomensLifestyle-Image-1\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Big announcement from top artists<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #e0cccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-2.jpg\",\"alt\":\"WomensLifestyle-Breaker-2\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6d3aa7\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6d3aa7\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-2.png\",\"alt\":\"WomensLifestyle-Image-2\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">New Workshops to begin<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #f6dff7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-3.jpg\",\"alt\":\"WomensLifestyle-Breaker-3\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-3.png\",\"alt\":\"WomensLifestyle-Image-3\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-4.png\",\"alt\":\"WomensLifestyle-Image-4\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-5.png\",\"alt\":\"WomensLifestyle-Image-5\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-4.jpg\",\"alt\":\"WomensLifestyle-Breaker-4\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"40px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/strong><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#adadad\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-a/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(71,0,'Kids Shop','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px; letter-spacing: 3px;\\\"><strong>AUTUMN RANGE 2018<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png\",\"alt\":\"FashionKids-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"64px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; font-size: 52px; line-height: 1.2;\\\"><strong>IT\'S TIME&nbsp;<\\/strong><strong>TO EXPLORE<\\/strong><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"403px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6d4dd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square.jpg\",\"alt\":\"FashionKids-Image-Square\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Keep them warm this autumn with our whole new range just for your little ones<\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-1-1.jpg\",\"alt\":\"FashionKids-Image-1-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6d4dd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square-2.jpg\",\"alt\":\"FashionKids-Image-Square-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"113px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">All of our clothes are easy to wash and are ready for your little explorers<\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png\",\"alt\":\"FashionKids-Logo\",\"fullWidth\":false,\"width\":\"187px\",\"height\":\"30px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Georgia\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Georgia\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-shop/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(72,0,'Lifestyle Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":true,\"width\":\"160px\",\"height\":\"57px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #b25088;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b25088;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b25187\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"440px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-HeaderDrop.jpg\",\"alt\":\"WomensLifestyle-HeaderDrop\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"61px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>FEATURED ARTICLE THIS MONTH<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><strong>Business tips&nbsp;from top female executives<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>1<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>2<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>3<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"Read the article\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#b25088\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-1.jpg\",\"alt\":\"WomensLifestyle-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>PODCASTS<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>Does hard work really pay off?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>PSYCHOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>Closing deals can be easier than you think<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-2.jpg\",\"alt\":\"WomensLifestyle-Image-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-3.jpg\",\"alt\":\"WomensLifestyle-Image-3\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>TECHNOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>What email software is right for you?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"112px\",\"height\":\"57px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #b25088;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b25088;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b25088;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read the article\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#b25088\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-b/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(73,0,'Painter','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo-bg.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8289ca\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo.png\",\"alt\":\"Painter-Logo\",\"fullWidth\":false,\"width\":\"305.9375px\",\"height\":\"93px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Reviews &amp; Submissions<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Essential&nbsp;Gear<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Latest Commissions<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Welcome back<\\/strong><\\/h1>\\n    <p>It\'s been a big month for the studio and we\'d love to show you some of our recent work.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/186018-sktchy-2-nh-gutenCRALTBRBLOG.jpg\",\"alt\":\"186018-sktchy-2-nh-gutenCRALTBRBLOG\",\"fullWidth\":false,\"width\":\"520px\",\"height\":\"830px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog.jpg\",\"alt\":\"181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"1010px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/170204_sktchy_BlackChickenBrushPen2CRBR.jpg\",\"alt\":\"170204_sktchy_BlackChickenBrushPen2CRBR\",\"fullWidth\":false,\"width\":\"328px\",\"height\":\"686px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Latest from the blog<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252.jpg\",\"alt\":\"1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Self-Assessment: 2018&mdash;Filling Journals, Using Up Paint<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252.jpg\",\"alt\":\"180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Happy New Year 2019<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252.jpg\",\"alt\":\"180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Roz&rsquo;s 2018 Minnesota State Fair Journal<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-SocialBack.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"64px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Stay in touch<\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Keep up-to-date with all of the work from the studio<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Canvas Studio<\\/strong><\\/p>\\n    <p style=\\\"text-align: center; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#585858\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#585858\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/painter/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(74,0,'Farmers Market','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #689f2c;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #689f2c;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Top-2.jpg\",\"alt\":\"FarmersMarket-Top\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"25px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png\",\"alt\":\"FarmersMarket-Logo\",\"fullWidth\":true,\"width\":\"200px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 32px;\\\"><strong><span style=\\\"color: #ffffff;\\\">COME JOIN US THIS WEEKEND<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">We\'re having a big bake sale this weekend starting 9am on Saturday morning. Pop down to see us&nbsp;and our merchants.<\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\\n    <p><strong><a href=\\\"http:\\/\\/www.google.com\\\">Add date to my calendar &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Header.jpg\",\"alt\":\"FarmersMarket-Header\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-1.jpg\",\"alt\":\"FarmersMarket-Images-1\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>It\'s carrot season, which means it\'s the perfect time to try our carrot recipes!<\\/p>\"},{\"type\":\"button\",\"text\":\"CARROTS EVERYWHERE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-2.jpg\",\"alt\":\"FarmersMarket-Images-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Don\'t throw out those leftover pumpkins - here\'s some tips for you.<\\/p>\"},{\"type\":\"button\",\"text\":\"PUMPED FOR PUMPKINS\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-3.jpg\",\"alt\":\"FarmersMarket-Images-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Our new bakery has opened and is making some of the best artisanal bread.<\\/p>\"},{\"type\":\"button\",\"text\":\"I KNEAD THIS\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Video.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"55px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-PlayButton.png\",\"alt\":\"FarmersMarket-PlayButton\",\"fullWidth\":true,\"width\":\"100px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"61px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 32px;\\\"><strong><span style=\\\"color: #ffffff;\\\">A DAY IN THE LIFE<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">Check out what it\'s like to be at the market every weekend.<\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png\",\"alt\":\"FarmersMarket-Logo\",\"fullWidth\":true,\"width\":\"112px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Bottom-2.jpg\",\"alt\":\"FarmersMarket-Bottom\",\"fullWidth\":true,\"width\":\"660px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"CARROTS EVERYWHERE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#252525\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/farmers-market/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(75,0,'Confirm interest before deactivation','[\"re_engagement\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><span>You have subscribed to receive email updates from us, but as we\'re not sure if you\'re reading our emails, we\'d like to ask - <strong>are you still interested in hearing from us?<\\/strong> If yes, please reconfirm your subscription by clicking the button below:<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Yes, keep me subscribed!\",\"url\":\"[link:subscription_re_engage_url]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span class=\\\"prismjs css-1xfvm4v\\\" data-code-lang=\\\"\\\" data-ds--code--code-block=\\\"\\\">If you\'re no longer interested, that\'s completely fine. You don\'t need to take any action. Our system will automatically unsubscribe you soon from all of our future content.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-before-deactivation/thumbnail.20211026.jpg',NULL,1,NULL,'2023-06-27 12:27:26'),(76,0,'Confirm your interest or unsubscribe','[\"re_engagement\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><span>It\'s been a while since you opened our emails. If you have changed your mind since you subscribed and are no longer interested, we get it! We won\'t make it hard for you, so feel free to unsubscribe right away.&nbsp;<\\/span><\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe me!<\\/a><\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\">(When you unsubscribe, you\'ll stop receiving all future emails from us.)<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><span>On the other hand, if you like our emails and want to keep receiving them, please <strong>reconfirm your subscription by clicking the big button below<\\/strong>.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Yes, keep me subscribed!\",\"url\":\"[link:subscription_re_engage_url]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-or-unsubscribe/thumbnail.20211026.jpg',NULL,1,NULL,'2023-06-27 12:27:26');
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletters`
--

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

--
-- Dumping data for table `wp_mailpoet_newsletters`
--

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

--
-- Table structure for table `wp_mailpoet_scheduled_task_subscribers`
--

DROP TABLE IF EXISTS `wp_mailpoet_scheduled_task_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_scheduled_task_subscribers` (
  `task_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `processed` int(1) NOT NULL,
  `failed` smallint(1) NOT NULL DEFAULT 0,
  `error` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`task_id`,`subscriber_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_scheduled_task_subscribers`
--

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

--
-- Table structure for table `wp_mailpoet_scheduled_tasks`
--

DROP TABLE IF EXISTS `wp_mailpoet_scheduled_tasks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_scheduled_tasks` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(90) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(12) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `priority` mediumint(9) NOT NULL DEFAULT 0,
  `scheduled_at` timestamp NULL DEFAULT NULL,
  `processed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `in_progress` int(1) DEFAULT NULL,
  `reschedule_count` int(11) NOT NULL DEFAULT 0,
  `meta` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `status` (`status`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_scheduled_tasks`
--

LOCK TABLES `wp_mailpoet_scheduled_tasks` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_scheduled_tasks` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_scheduled_tasks` VALUES (1,'inactive_subscribers','scheduled',0,'2023-06-27 13:27:27',NULL,'2023-06-27 12:27:24','2023-06-27 12:27:24',NULL,NULL,0,NULL),(2,'beamer','scheduled',0,'2023-06-27 12:27:27',NULL,'2023-06-27 12:27:24','2023-06-27 12:27:24',NULL,NULL,0,NULL),(3,'unsubscribe_tokens','scheduled',0,'2023-06-27 12:27:27',NULL,'2023-06-27 12:27:24','2023-06-27 12:27:24',NULL,NULL,0,NULL),(4,'subscriber_link_tokens','scheduled',0,'2023-06-27 12:27:27',NULL,'2023-06-27 12:27:24','2023-06-27 12:27:24',NULL,NULL,0,NULL),(5,'subscribers_last_engagement','scheduled',0,'2023-06-27 12:27:27',NULL,'2023-06-27 12:27:24','2023-06-27 12:27:24',NULL,NULL,0,NULL),(6,'newsletter_templates_thumbnails','scheduled',10,'2023-06-27 12:27:27',NULL,'2023-06-27 12:27:24','2023-06-27 12:27:24',NULL,NULL,0,NULL),(7,'subscribers_count_cache_recalculation','scheduled',10,'2023-06-28 11:27:06',NULL,'2023-06-28 11:27:05','2023-06-28 11:27:05',NULL,NULL,0,NULL),(8,'backfill_engagement_data','scheduled',0,'2023-08-17 19:06:33',NULL,'2023-08-17 19:06:29','2023-08-17 19:06:29',NULL,NULL,0,NULL),(9,'mixpanel','scheduled',0,'2023-10-26 09:26:39',NULL,'2023-10-26 09:26:37','2023-10-26 09:26:37',NULL,NULL,0,NULL);
/*!40000 ALTER TABLE `wp_mailpoet_scheduled_tasks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_segments`
--

DROP TABLE IF EXISTS `wp_mailpoet_segments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_segments` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'default',
  `description` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `average_engagement_score` float unsigned DEFAULT NULL,
  `average_engagement_score_updated_at` timestamp NULL DEFAULT NULL,
  `display_in_manage_subscription_page` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`),
  KEY `average_engagement_score_updated_at` (`average_engagement_score_updated_at`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_segments`
--

LOCK TABLES `wp_mailpoet_segments` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_segments` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_segments` VALUES (1,'WordPress Users','wp_users','This list contains all of your WordPress users.','2023-06-27 12:27:24','2023-06-27 12:27:24',NULL,NULL,NULL,0),(2,'WooCommerce Customers','woocommerce_users','This list contains all of your WooCommerce customers.','2023-06-27 12:27:24','2023-06-27 12:27:24',NULL,NULL,NULL,0),(3,'Newsletter mailing list','default','This list is automatically created when you install MailPoet.','2023-06-27 12:27:24','2023-06-27 12:27:24',NULL,NULL,NULL,0);
/*!40000 ALTER TABLE `wp_mailpoet_segments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_sending_queues`
--

DROP TABLE IF EXISTS `wp_mailpoet_sending_queues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_sending_queues` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `task_id` int(11) unsigned NOT NULL,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `newsletter_rendered_body` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `newsletter_rendered_subject` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `subscribers` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `count_total` int(11) unsigned NOT NULL DEFAULT 0,
  `count_processed` int(11) unsigned NOT NULL DEFAULT 0,
  `count_to_process` int(11) unsigned NOT NULL DEFAULT 0,
  `meta` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `task_id` (`task_id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_sending_queues`
--

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

--
-- Table structure for table `wp_mailpoet_settings`
--

DROP TABLE IF EXISTS `wp_mailpoet_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_settings` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=64 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_settings`
--

LOCK TABLES `wp_mailpoet_settings` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_settings` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_settings` VALUES (1,'mta_log','a:8:{s:4:\"sent\";a:0:{}s:7:\"started\";i:1709120579;s:6:\"status\";N;s:13:\"retry_attempt\";N;s:8:\"retry_at\";N;s:5:\"error\";N;s:33:\"transactional_email_last_error_at\";N;s:31:\"transactional_email_error_count\";N;}','2023-06-27 12:27:25','2024-02-28 11:42:59'),(2,'homepage','a:1:{s:27:\"product_discovery_dismissed\";b:0;}','2023-06-27 12:27:25','2023-06-27 12:27:25'),(3,'cron_trigger','a:1:{s:6:\"method\";s:16:\"Action Scheduler\";}','2023-06-27 12:27:26','2023-06-27 12:27:26'),(4,'sender','a:2:{s:4:\"name\";s:11:\"sitemanager\";s:7:\"address\";s:15:\"wp@dxpsites.com\";}','2023-06-27 12:27:26','2023-06-27 12:27:26'),(5,'signup_confirmation','a:1:{s:7:\"enabled\";b:1;}','2023-06-27 12:27:26','2023-06-27 12:27:26'),(6,'installed_at','2023-06-27 12:27:26','2023-06-27 12:27:26','2023-06-27 12:27:26'),(7,'captcha','a:3:{s:4:\"type\";s:8:\"built-in\";s:20:\"recaptcha_site_token\";s:0:\"\";s:22:\"recaptcha_secret_token\";s:0:\"\";}','2023-06-27 12:27:26','2023-06-27 12:27:26'),(8,'subscriber_email_notification','a:3:{s:7:\"enabled\";b:1;s:9:\"automated\";b:1;s:7:\"address\";s:15:\"wp@dxpsites.com\";}','2023-06-27 12:27:26','2023-06-27 12:27:26'),(9,'stats_notifications','a:2:{s:7:\"enabled\";b:1;s:7:\"address\";s:15:\"wp@dxpsites.com\";}','2023-06-27 12:27:26','2023-06-27 12:27:26'),(10,'woocommerce','a:1:{s:17:\"optin_on_checkout\";a:2:{s:7:\"enabled\";b:1;s:7:\"message\";s:79:\"I would like to receive exclusive emails with discounts and product information\";}}','2023-06-27 12:27:26','2023-06-27 12:27:26'),(12,'subscription','a:1:{s:5:\"pages\";a:5:{s:11:\"unsubscribe\";i:223;s:6:\"manage\";i:223;s:12:\"confirmation\";i:223;s:7:\"captcha\";i:223;s:19:\"confirm_unsubscribe\";i:223;}}','2023-06-27 12:27:27','2024-02-28 11:42:59'),(13,'db_version','4.44.1','2023-06-27 12:27:27','2024-02-28 11:42:59'),(14,'updates_log','a:10:{i:0;a:3:{s:16:\"previous_version\";N;s:11:\"new_version\";s:6:\"4.19.0\";s:4:\"date\";s:19:\"2023-06-27 12:27:27\";}i:1;a:3:{s:16:\"previous_version\";s:6:\"4.19.0\";s:11:\"new_version\";s:6:\"4.20.0\";s:4:\"date\";s:19:\"2023-06-28 06:14:37\";}i:2;a:3:{s:16:\"previous_version\";s:6:\"4.20.0\";s:11:\"new_version\";s:6:\"4.20.1\";s:4:\"date\";s:19:\"2023-07-06 10:53:11\";}i:3;a:3:{s:16:\"previous_version\";s:6:\"4.20.1\";s:11:\"new_version\";s:6:\"4.20.2\";s:4:\"date\";s:19:\"2023-07-12 09:30:57\";}i:4;a:3:{s:16:\"previous_version\";s:6:\"4.20.2\";s:11:\"new_version\";s:6:\"4.24.0\";s:4:\"date\";s:19:\"2023-08-17 19:06:33\";}i:5;a:3:{s:16:\"previous_version\";s:6:\"4.24.0\";s:11:\"new_version\";s:6:\"4.27.0\";s:4:\"date\";s:19:\"2023-09-16 19:32:18\";}i:6;a:3:{s:16:\"previous_version\";s:6:\"4.27.0\";s:11:\"new_version\";s:6:\"4.32.0\";s:4:\"date\";s:19:\"2023-10-19 20:33:28\";}i:7;a:3:{s:16:\"previous_version\";s:6:\"4.32.0\";s:11:\"new_version\";s:6:\"4.34.0\";s:4:\"date\";s:19:\"2023-10-26 09:26:39\";}i:8;a:3:{s:16:\"previous_version\";s:6:\"4.34.0\";s:11:\"new_version\";s:6:\"4.37.0\";s:4:\"date\";s:19:\"2023-11-25 09:44:55\";}i:9;a:3:{s:16:\"previous_version\";s:6:\"4.37.0\";s:11:\"new_version\";s:6:\"4.44.1\";s:4:\"date\";s:19:\"2024-02-28 11:42:59\";}}','2023-06-27 12:27:27','2024-02-28 11:42:59'),(15,'queue_disabled_mail_function_check','1','2023-06-27 12:27:27','2024-02-28 11:42:59'),(22,'show_congratulate_after_first_newsletter','1','2023-06-28 11:27:05','2023-06-28 11:27:06');
/*!40000 ALTER TABLE `wp_mailpoet_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_statistics_bounces`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_bounces`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_bounces` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_bounces`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_clicks`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_clicks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_clicks` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `link_id` int(11) unsigned NOT NULL,
  `user_agent_id` int(11) unsigned DEFAULT NULL,
  `user_agent_type` tinyint(1) NOT NULL DEFAULT 0,
  `count` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_clicks`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_forms`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `form_subscriber` (`form_id`,`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_forms`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_newsletters`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_newsletters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_newsletters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `sent_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_newsletters`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_opens`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_opens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_opens` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `user_agent_id` int(11) unsigned DEFAULT NULL,
  `user_agent_type` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `created_at` (`created_at`),
  KEY `subscriber_id_created_at` (`subscriber_id`,`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_opens`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_unsubscribes`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_unsubscribes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_unsubscribes` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `source` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT 'unknown',
  `meta` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `method` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'unknown',
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id` (`newsletter_id`,`subscriber_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_unsubscribes`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_woocommerce_purchases`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_woocommerce_purchases`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_woocommerce_purchases` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `click_id` int(11) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `order_currency` char(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_price_total` float NOT NULL COMMENT 'With shipping and taxes in order_currency',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `status` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'unknown',
  PRIMARY KEY (`id`),
  UNIQUE KEY `click_id_order_id` (`click_id`,`order_id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_woocommerce_purchases`
--

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

--
-- Table structure for table `wp_mailpoet_stats_notifications`
--

DROP TABLE IF EXISTS `wp_mailpoet_stats_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_stats_notifications` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `task_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_task_id` (`newsletter_id`,`task_id`),
  KEY `task_id` (`task_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_stats_notifications`
--

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

--
-- Table structure for table `wp_mailpoet_subscriber_custom_field`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_custom_field`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_subscriber_custom_field` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `custom_field_id` int(11) unsigned NOT NULL,
  `value` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_id_custom_field_id` (`subscriber_id`,`custom_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_custom_field`
--

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

--
-- Table structure for table `wp_mailpoet_subscriber_ips`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_ips`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_subscriber_ips` (
  `ip` varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`created_at`,`ip`),
  KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_ips`
--

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

--
-- Table structure for table `wp_mailpoet_subscriber_segment`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_segment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_subscriber_segment` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `segment_id` int(11) unsigned NOT NULL,
  `status` varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'subscribed',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_segment` (`subscriber_id`,`segment_id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_segment`
--

LOCK TABLES `wp_mailpoet_subscriber_segment` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_subscriber_segment` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_subscriber_segment` VALUES (1,1,1,'subscribed','2023-06-27 12:27:26','2023-06-27 12:27:26');
/*!40000 ALTER TABLE `wp_mailpoet_subscriber_segment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_subscriber_tag`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_tag`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_subscriber_tag` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `tag_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_tag` (`subscriber_id`,`tag_id`),
  KEY `tag_id` (`tag_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_tag`
--

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

--
-- Table structure for table `wp_mailpoet_subscribers`
--

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

--
-- Dumping data for table `wp_mailpoet_subscribers`
--

LOCK TABLES `wp_mailpoet_subscribers` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_subscribers` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_subscribers` VALUES (1,1,0,'sitemanager','','wp@dxpsites.com','unconfirmed',NULL,NULL,NULL,NULL,'2023-06-27 12:27:26','2023-10-26 09:51:30',NULL,NULL,'wordpress_user',0,NULL,NULL,NULL,NULL,'2023-10-26 09:51:32',NULL,0,NULL,NULL,NULL,NULL,'2023-10-26 09:51:32');
/*!40000 ALTER TABLE `wp_mailpoet_subscribers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_tags`
--

DROP TABLE IF EXISTS `wp_mailpoet_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_tags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` text COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_tags`
--

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

--
-- Table structure for table `wp_mailpoet_user_agents`
--

DROP TABLE IF EXISTS `wp_mailpoet_user_agents`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_user_agents` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_user_agents`
--

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

--
-- Table structure for table `wp_mailpoet_user_flags`
--

DROP TABLE IF EXISTS `wp_mailpoet_user_flags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_user_flags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `name` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_id_name` (`user_id`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_user_flags`
--

LOCK TABLES `wp_mailpoet_user_flags` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_user_flags` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_user_flags` 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=1619 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://newruvamithai.in8.cdn-alpha.com','yes'),(2,'home','https://newruvamithai.in8.cdn-alpha.com','yes'),(3,'blogname','Ruva Mithai','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','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','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','/%postname%/','yes'),(29,'rewrite_rules','a:244:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:40:\"e-landing-page/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e-landing-page=$matches[1]&wc-api=$matches[3]\";s:51:\"e-landing-page/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?e-landing-page=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"e-landing-page/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"elementskit-content/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"elementskit-content/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"elementskit-content/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"elementskit-content/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"elementskit-content/(.+?)/embed/?$\";s:52:\"index.php?elementskit_content=$matches[1]&embed=true\";s:38:\"elementskit-content/(.+?)/trackback/?$\";s:46:\"index.php?elementskit_content=$matches[1]&tb=1\";s:46:\"elementskit-content/(.+?)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&paged=$matches[2]\";s:53:\"elementskit-content/(.+?)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&cpage=$matches[2]\";s:43:\"elementskit-content/(.+?)/wc-api(/(.*))?/?$\";s:60:\"index.php?elementskit_content=$matches[1]&wc-api=$matches[3]\";s:54:\"elementskit-content/(.+?)/wc/file/transient(/(.*))?/?$\";s:71:\"index.php?elementskit_content=$matches[1]&wc/file/transient=$matches[3]\";s:49:\"elementskit-content/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"elementskit-content/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"elementskit-content/.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:71:\"elementskit-content/.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"elementskit-content/(.+?)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementskit_content=$matches[1]&page=$matches[2]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"elementor-hf/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"elementor-hf/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"elementor-hf/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"elementor-hf/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"elementor-hf/([^/]+)/embed/?$\";s:45:\"index.php?elementor-hf=$matches[1]&embed=true\";s:33:\"elementor-hf/([^/]+)/trackback/?$\";s:39:\"index.php?elementor-hf=$matches[1]&tb=1\";s:41:\"elementor-hf/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&paged=$matches[2]\";s:48:\"elementor-hf/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&cpage=$matches[2]\";s:38:\"elementor-hf/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?elementor-hf=$matches[1]&wc-api=$matches[3]\";s:49:\"elementor-hf/([^/]+)/wc/file/transient(/(.*))?/?$\";s:64:\"index.php?elementor-hf=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"elementor-hf/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"elementor-hf/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"elementor-hf/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:66:\"elementor-hf/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:37:\"elementor-hf/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?elementor-hf=$matches[1]&page=$matches[2]\";s:29:\"elementor-hf/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"elementor-hf/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"elementor-hf/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"elementor-hf/[^/]+/([^/]+)/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: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=77&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:12:{i:0;s:91:\"all-in-one-wp-migration-unlimited-extension/all-in-one-wp-migration-unlimited-extension.php\";i:1;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:37:\"elementskit-lite/elementskit-lite.php\";i:4;s:51:\"google-listings-and-ads/google-listings-and-ads.php\";i:5;s:51:\"header-footer-elementor/header-footer-elementor.php\";i:6;s:19:\"jetpack/jetpack.php\";i:7;s:21:\"mailpoet/mailpoet.php\";i:8;s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";i:9;s:43:\"template-kit-import/template-kit-import.php\";i:10;s:83:\"templatekit-shortcode-for-post-and-page/templatekit-shortcode-for-post-and-page.php\";i:11;s:27:\"woocommerce/woocommerce.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','5.5','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','hello-elementor','yes'),(41,'stylesheet','hello-elementor','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','55853','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:0:{}','yes'),(77,'widget_text','a:0:{}','yes'),(78,'widget_rss','a:0:{}','yes'),(79,'uninstall_plugins','a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','77','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','1703070136','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','53496','yes'),(100,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:122:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:28:\"mailpoet_access_plugin_admin\";b:1;s:24:\"mailpoet_manage_settings\";b:1;s:24:\"mailpoet_manage_features\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_subscribers\";b:1;s:21:\"mailpoet_manage_forms\";b:1;s:24:\"mailpoet_manage_segments\";b:1;s:27:\"mailpoet_manage_automations\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:28:\"mailpoet_access_plugin_admin\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_automations\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(101,'fresh_site','0','yes'),(102,'user_count','1','no'),(103,'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'),(104,'sidebars_widgets','a:2:{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\";}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:23:{i:1687518137;a:6:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}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;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1687518162;a:3:{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: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:1687518165;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687518222;a:1:{s:28:\"wp_update_comment_type_batch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1687518903;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:1687604537;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:1687604563;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687848695;a:1:{s:26:\"importer_scheduled_cleanup\";a:1:{s:32:\"b4b17768ecd6a3369b716a0ce3abb8f6\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:9;}}}}i:1687863738;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:1687863740;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687863743;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1687863749;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1687863750;a:1:{s:30:\"generate_category_lookup_table\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1687868848;a:2:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1691526518;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:1700905506;a:1:{s:34:\"elementor_1_elementor_updater_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:43:\"elementor_1_elementor_updater_cron_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1709120590;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1709120640;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}i:1709124180;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1709131380;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1709142180;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1709146800;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'_transient_doing_cron','1719263329.8574960231781005859375','yes'),(128,'ai1wm_secret_key','13lNBqvHrScL','yes'),(129,'wp_cli_login','{\"endpoint\":\"f547756f\",\"version\":\"^1.2\"}','yes'),(133,'ai1wmue_plugin_key','1bebc005-bc23-4932-8b3f-1b4b72ee066a','yes'),(157,'_site_transient_ai1wm_last_check_for_updates','1698312694','no'),(158,'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'),(159,'recently_activated','a:0:{}','yes'),(160,'theme_mods_twentytwentythree','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1687768053;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\";}}}}','yes'),(167,'template_kit_import_version','1.0.14','yes'),(168,'template_kit_import_install_time','1687518896','yes'),(169,'elementor_active_kit','14','yes'),(170,'elementor_font_display','swap','yes'),(173,'elementor_version','3.17.1','yes'),(174,'elementor_install_history','a:3:{s:6:\"3.14.0\";i:1687518905;s:6:\"3.14.1\";i:1688711932;s:6:\"3.17.1\";i:1698312691;}','yes'),(175,'elementor_events_db_version','1.0.0','no'),(176,'elementor_onboarded','1','yes'),(177,'_elementor_installed_time','1687518924','yes'),(178,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{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:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;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:27:{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:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:18:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:18:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:18:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:18:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:18:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:18:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:18:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:18:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:18:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:18:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:18:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:18:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:18:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:18:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:18:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:18:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:18:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:18:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:18:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:18:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:18:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:18:{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:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:18:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:18:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:18:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:18:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:18:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:18:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:18:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:18:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:18:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:18:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:18:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:18:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:18:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:18:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:18:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:18:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:18:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:18:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:18:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:18:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:18:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:18:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:18:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:18:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:18:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:18:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:18:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:18:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:18:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:18:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:18:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:18:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:18:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:18:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:18:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:18:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:18:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:18:{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:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:18:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:18:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:18:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:18:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:18:{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:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:18:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:18:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:18:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:18:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:18:{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:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:18:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:18:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:18:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:18:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:18:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:18:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:18:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:18:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:18:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:18:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:18:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:18:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:18:{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:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:18:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:18:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:18:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:18:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:18:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:18:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:18:{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:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:18:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:18:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:18:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:18:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:18:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:18:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:18:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:18:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:18:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:18:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:18:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:18:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:18:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:18:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:18:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:18:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:18:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:18:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:18:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:18:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:18:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:18:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:18:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:18:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:18:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:18:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:18:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:18:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:18:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:18:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:18:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:18:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:18:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:18:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:18:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:18:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:18:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:18:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:18:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:18:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:18:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:18:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:18:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:18:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:18:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:18:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:18:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:18:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:18:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:18:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:18:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:18:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:18:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:18:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:18:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:18:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:18:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:18:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:18:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:18:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:18:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:18:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:18:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:18:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:18:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:18:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:18:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:18:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:18:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:18:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:18:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:18:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:18:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:18:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:18:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:18:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:18:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:18:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:18:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:18:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:18:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:18:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:18:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:18:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:18:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:18:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:18:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:18:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:18:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:18:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:18:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:18:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:18:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:18:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:18:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:18:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:18:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:18:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:18:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:18:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:18:{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:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:18:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:18:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:18:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:18:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:18:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:18:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:18:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:18:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:18:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:18:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:18:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:18:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:18:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:18:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:18:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:18:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:18:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:18:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:18:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:18:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:18:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:18:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:18:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:18:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:18:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:18:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:18:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:18:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:18:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:18:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:18:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:18:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:18:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:18:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:18:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:18:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:18:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:18:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:18:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:18:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:18:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:18:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:18:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:18:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:18:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:18:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:18:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:18:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:18:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:18:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:18:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:18:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:18:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:18:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:18:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:18:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:18:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:18:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:18:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:18:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:18:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:18:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:18:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:18:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:18:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:18:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:18:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:18:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:18:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:18:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:18:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:18:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:18:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:18:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:18:{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:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:18:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:18:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:18:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:18:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:18:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:18:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:18:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:18:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:18:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:18:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:18:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:18:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:18:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:18:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:18:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:18:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:18:{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:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:18:{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:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:18:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:18:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:18:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:18:{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:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:18:{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:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:18:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:18:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:18:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:18:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:18:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:18:{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:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:18:{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:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:18:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:18:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:18:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:18:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:18:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:18:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:18:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:18:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:18:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:18:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:18:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:18:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:18:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:18:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:18:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:18:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:18:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:18:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:18:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:18:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:18:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:18:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:18:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:18:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:18:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:18:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:18:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:18:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:18:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:18:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:18:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:18:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:18:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:18:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:18:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:18:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:18:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:18:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:18:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:18:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:18:{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:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:18:{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:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:18:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:18:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:18:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:18:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:18:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:18:{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:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:18:{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:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:18:{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:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:561;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:18:{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:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:562;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:18:{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:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:563;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:18:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:18:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:18:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:18:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:18:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:18:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:18:{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:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:18:{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:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:18:{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:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:18:{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:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:606;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:18:{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:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:607;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:18:{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:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:608;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:18:{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:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:609;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:18:{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:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:18:{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:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:18:{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:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:18:{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:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:18:{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:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:18:{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:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:18:{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:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:18:{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:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:18:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:18:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:18:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:18:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:18:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:18:{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:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:18:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:18:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:18:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:18:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:18:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:18:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:18:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(179,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:73:\"Elementor 3.16 - Faster Performance, Flexible Design, and more Accessible\";s:7:\"excerpt\";s:210:\"Elementor 3.16 activates Flexbox Containers by default for new websites, improves site loading speed with performance enhancements, increases accessibility for visitors who use assistive technologies, and more.\";s:7:\"created\";i:1695134049;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:152:\"https://elementor.com/blog/316-faster-performance-flexible-design-accessibility/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:82:\"Elementor 3.15 is Here - Check out The Taxonomy Filter, Nested Accordion, and More\";s:7:\"excerpt\";s:241:\"This release includes the first phase of the much-awaited Taxonomy Filter, the new and improved Accordion widget with nested items, enhanced styling capabilities for Carousel widgets, fun new Elementor AI Image tools, and the new Apps Page. \";s:7:\"created\";i:1691513693;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:157:\"https://elementor.com/blog/introducing-315-taxonomy-filter-nested-accordion-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:97:\"Introducing Elementor 3.14 - Gain More Design Flexibility with Nested Carousels and Loop Grid Ads\";s:7:\"excerpt\";s:239:\"This version includes a new Carousel widget, extends the Loop Grid with the ability to place static content within the Loop, a Global Styles Preview, and a multitude of highly requested styling capabilities, and new Elementor AI features. \";s:7:\"created\";i:1688394655;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:154:\"https://elementor.com/blog/introducing-314-nested-carousel-loop-grid-ads-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(183,'elementskit-lite__banner_last_check','1698312466','yes'),(184,'elementskit-lite__banner_data','O:8:\"stdClass\":10:{s:8:\"10010872\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010872;s:5:\"title\";s:33:\"Wpmet Notice Halloween 23 Ownpage\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1698192000;s:3:\"end\";i:1699401600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"https://wpmet.com/notice/hallo23\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:540:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Halloween sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $210 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:65:\"https://api.wpmet.com/auth/wp-content/uploads/2023/04/genie-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10010871\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010871;s:5:\"title\";s:35:\"Wpmet Notice Halloween 23 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1698192000;s:3:\"end\";i:1699401600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"https://wpmet.com/notice/hallo23\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:540:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Halloween sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $210 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:65:\"https://api.wpmet.com/auth/wp-content/uploads/2023/04/genie-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10010506\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010506;s:5:\"title\";s:32:\"Wpmet Summer sale 2023 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1689552000;s:3:\"end\";i:1691625600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"https://wpmet.com/summer-sale-23\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:537:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Summer sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $174 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10010508\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010508;s:5:\"title\";s:31:\"Wpmet Summer sale 2023 own page\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1689552000;s:3:\"end\";i:1691625600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"https://wpmet.com/summer-sale-23\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:537:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Summer sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $174 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10010418\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010418;s:5:\"title\";s:32:\"Wpmet Summer Ownpage Notice 2023\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1685577600;s:3:\"end\";i:1686787200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/birthday\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:539:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Birthday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $221 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 45% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2023/06/notice.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10008094\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008094;s:5:\"title\";s:24:\"GetGenie Cross Promotion\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1678492800;s:3:\"end\";i:1688083200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:35:\"https://wpmet.com/getgenie-org-page\";s:11:\"button_text\";s:14:\"Get Yours Now!\";s:11:\"notice_body\";s:766:\"<h2>We are delighted to announce that <span style=\"color: #2471b1;\"><strong style=\"color: #2471b1; text-transform: uppercase; font-size: 14px;\">GetGenie AI is now available</strong></span>!</h2>\r\n<h4 style=\"font-size: 16px; margin-left: -2px;\"><b>Let&#039;s write your content 20x faster with AI. Also, Research </b><b>keywords</b><b>, A</b><b>nalyse your </b><b>competitors, head 2 Head analysis,  content writing with ai, and search engine ranking with NLP Keywords optimization—all within WordPress.</b> Additionally, <b>you can chat</b> with the GENIE AI about your needs.</h4>\r\n<span style=\"color: #dd0cd9;\">Join now and get <span style=\"font-weight: 400;\"><strong>1500 words for free every month</strong></span></span><span style=\"color: #dd0cd9;\">. </span>\";s:12:\"notice_image\";s:79:\"https://api.wpmet.com/auth/wp-content/uploads/2023/03/genie_compare_image_4.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:20:\"background: #e9fce5;\";s:10:\"unique_key\";s:20:\"getgenie-cross-promo\";}}s:8:\"10008085\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008085;s:5:\"title\";s:27:\"Wpmet Notice Dashboard 2022\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1671580800;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https://wpmet.com/holiday22/notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:517:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Holiday Deals from Wpmet</span></strong> <br>\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $1670 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social — or get them <b>all in super-saver bundles to save 70% instantly!\r\n</b></p>\";s:12:\"notice_image\";s:70:\"https://api.wpmet.com/auth/wp-content/uploads/2022/11/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:7:\"bfc2022\";}}s:8:\"10008083\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008083;s:5:\"title\";s:25:\"Wpmet Notice Ownpage 2022\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1671580800;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https://wpmet.com/holiday22/notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:519:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Holiday Deals from Wpmet. </span></strong> <br>\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $1670 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social — or get them <b>all in super-saver bundles to save 70% instantly!\r\n</b></p>\";s:12:\"notice_image\";s:70:\"https://api.wpmet.com/auth/wp-content/uploads/2022/11/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:7:\"bfc2022\";}}s:8:\"10007775\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007775;s:5:\"title\";s:17:\"August Flash Sale\";s:4:\"type\";s:6:\"banner\";s:6:\"screen\";s:7:\"plugins\";s:5:\"start\";i:1661385600;s:3:\"end\";i:1661904000;s:4:\"data\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"banner\";s:11:\"banner_link\";s:30:\"https://wpmet.com/flash/banner\";s:12:\"banner_image\";s:75:\"https://api.wpmet.com/auth/wp-content/uploads/2022/08/InPlugin-Banner-4.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:76:\"background-color: #00003E; display: block; height: 60px; text-align: center;\";s:10:\"unique_key\";s:15:\"AugustFlashSale\";}}s:8:\"10007416\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007416;s:5:\"title\";s:28:\"Wpmet 4th of July Flash Sale\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:8:\"all_page\";s:5:\"start\";i:1656806400;s:3:\"end\";i:1657065600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:603:\"ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — get all these PRO plugins altogether and save 70% instantly! Happy 4th of July Flash Sale!!\r\n\r\n<a href=\"https://wpmet.com/4-july/notice\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Claim Your Discount →&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:1337857,&quot;3&quot;:{&quot;1&quot;:0},&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:2,&quot;2&quot;:1136076},&quot;16&quot;:10,&quot;17&quot;:1,&quot;21&quot;:1,&quot;23&quot;:1}\" data-sheets-hyperlink=\"https://wpmet.com/deals\">Claim Your Discount →</span></a>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2022/07/Notice.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:13:\"4thJulybanner\";}}}','yes'),(185,'elementskit-lite_install_date','2023-06-23 11:15:40','yes'),(186,'elementor_log','a:20:{s:32:\"216bb8f7ebb2810780af4cac9ce1d9d6\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"31823\";s:7:\"\0*\0file\";s:132:\"https://newruvamithai.in8.cdn-alpha.com/wp-admin/load-scripts.php?c=0&amp;loadchunk_0=jquery-core,jquery-migrate,utils&amp;ver=6.2.2\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2023-06-23 11:16:18\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:51:\"elementor_new_template_form_controls is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:7;s:14:\"\0*\0times_dates\";a:7:{i:0;s:19:\"2023-06-23 11:16:18\";i:1;s:19:\"2023-06-23 11:17:53\";i:2;s:19:\"2023-06-23 11:20:02\";i:3;s:19:\"2023-06-23 11:20:10\";i:4;s:19:\"2023-06-23 11:20:15\";i:5;s:19:\"2023-06-26 06:02:51\";i:6;s:19:\"2023-06-26 06:07:22\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1687518978\";s:7:\"message\";s:51:\"elementor_new_template_form_controls is not defined\";s:3:\"url\";s:132:\"https://newruvamithai.in8.cdn-alpha.com/wp-admin/load-scripts.php?c=0&amp;loadchunk_0=jquery-core,jquery-migrate,utils&amp;ver=6.2.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"31823\";}}s:32:\"2cc3fadf832176ee6086ee0cb2692535\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:106:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:7:\"\0*\0line\";i:175;s:7:\"\0*\0date\";s:19:\"2023-06-23 11:17:02\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:21:\"Undefined index: data\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-23 11:17:02\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:21:\"Undefined index: data\";s:4:\"file\";s:106:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:4:\"line\";i:175;s:5:\"trace\";b:1;}}s:32:\"78962632e1e0fec5ddb3f9ff6d8b4c83\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:7:\"\0*\0line\";i:896;s:7:\"\0*\0date\";s:19:\"2023-06-23 11:17:02\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1079:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local-&gt;import_template(&#039;obrien-organic-...&#039;, &#039;/tmp/phpXNvWtN&#039;)\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager-&gt;direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager-&gt;handle_direct_actions(&#039;&#039;)\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-23 11:17:02\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1024:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local->import_template(\'obrien-organic-...\', \'/tmp/phpXNvWtN\')\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager->direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager->handle_direct_actions(\'\')\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(\'\', Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:4:\"file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:4:\"line\";i:896;s:5:\"trace\";b:1;}}s:32:\"0d3f8e7ce29ed97dc9fa5c04b9983736\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:7:\"\0*\0line\";i:896;s:7:\"\0*\0date\";s:19:\"2023-06-23 11:18:19\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1079:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local-&gt;import_template(&#039;obrien-organic-...&#039;, &#039;/tmp/phpp5RBe4&#039;)\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager-&gt;direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager-&gt;handle_direct_actions(&#039;&#039;)\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-23 11:18:19\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1024:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local->import_template(\'obrien-organic-...\', \'/tmp/phpp5RBe4\')\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager->direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager->handle_direct_actions(\'\')\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(\'\', Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:4:\"file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:4:\"line\";i:896;s:5:\"trace\";b:1;}}s:32:\"8581f8199e5b8e01853b3d6a1428cc35\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:7:\"\0*\0line\";i:896;s:7:\"\0*\0date\";s:19:\"2023-06-23 11:20:07\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1079:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local-&gt;import_template(&#039;obrien-organic-...&#039;, &#039;/tmp/phpHtvLFN&#039;)\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager-&gt;direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager-&gt;handle_direct_actions(&#039;&#039;)\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-23 11:20:07\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1024:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local->import_template(\'obrien-organic-...\', \'/tmp/phpHtvLFN\')\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager->direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager->handle_direct_actions(\'\')\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(\'\', Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:4:\"file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:4:\"line\";i:896;s:5:\"trace\";b:1;}}s:32:\"16df24d531b0004a09597272410668c4\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:7:\"\0*\0line\";i:896;s:7:\"\0*\0date\";s:19:\"2023-06-23 11:20:47\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1079:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local-&gt;import_template(&#039;plato-restauran...&#039;, &#039;/tmp/php1LoN63&#039;)\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager-&gt;direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager-&gt;handle_direct_actions(&#039;&#039;)\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-23 11:20:47\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1024:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local->import_template(\'plato-restauran...\', \'/tmp/php1LoN63\')\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager->direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager->handle_direct_actions(\'\')\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(\'\', Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:4:\"file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:4:\"line\";i:896;s:5:\"trace\";b:1;}}s:32:\"73e56525748cbfc7d014ae9e0d29677c\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:7:\"\0*\0line\";i:896;s:7:\"\0*\0date\";s:19:\"2023-06-26 06:07:39\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1079:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local-&gt;import_template(&#039;obrien-organic-...&#039;, &#039;/tmp/phpPkVm2K&#039;)\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager-&gt;direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager-&gt;handle_direct_actions(&#039;&#039;)\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-26 06:07:39\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1024:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local->import_template(\'obrien-organic-...\', \'/tmp/phpPkVm2K\')\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager->direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager->handle_direct_actions(\'\')\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(\'\', Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:4:\"file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:4:\"line\";i:896;s:5:\"trace\";b:1;}}s:32:\"5e2391429bf03808a3134483be768d82\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:7:\"\0*\0line\";i:896;s:7:\"\0*\0date\";s:19:\"2023-06-26 06:31:17\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1079:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local-&gt;import_template(&#039;foodera-respons...&#039;, &#039;/tmp/phpH4vk3S&#039;)\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager-&gt;direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager-&gt;handle_direct_actions(&#039;&#039;)\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-26 06:31:17\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1024:\"Uncaught Error: Cannot use object of type WP_Error as array in /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:896\nStack trace:\n#0 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(443): Elementor\\TemplateLibrary\\Source_Local->import_template(\'foodera-respons...\', \'/tmp/phpH4vk3S\')\n#1 /storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(652): Elementor\\TemplateLibrary\\Manager->direct_import_template(Array)\n#2 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(308): Elementor\\TemplateLibrary\\Manager->handle_direct_actions(\'\')\n#3 /storage/v11800/newruvamithai/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(\'\', Array)\n#4 /storage/v11800/newruvamithai/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#5 /storage/v11800/newruvamithai/public_html/wp-admin/admin-ajax.php(188): \";s:4:\"file\";s:114:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:4:\"line\";i:896;s:5:\"trace\";b:1;}}s:32:\"dba16a69193b22739ca6b60142eaed2d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-27 11:35:26\";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.14.0\";s:2:\"to\";s:6:\"3.14.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-27 11:35:26\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.14.0\";s:2:\"to\";s:6:\"3.14.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"13297aebef0a19fe74a5e4fe2e839171\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:108:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/modules/history/revisions-manager.php\";s:7:\"\0*\0line\";i:363;s:7:\"\0*\0date\";s:19:\"2023-06-27 16:08:16\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:51:\"Trying to access array offset on value of type null\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-27 16:08:16\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:51:\"Trying to access array offset on value of type null\";s:4:\"file\";s:108:\"/storage/v11800/newruvamithai/public_html/wp-content/plugins/elementor/modules/history/revisions-manager.php\";s:4:\"line\";i:363;s:5:\"trace\";b:1;}}s:32:\"e8f269715611411052633abeac2d0a9b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-07-07 12:08:52\";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:\"2023-07-07 12:08:52\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"8179c10ef5e5a2fcf8878386a3af712b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-07-07 12:08:52\";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:\"2023-07-07 12:08:52\";}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:\"e9cb0eafb50f8839a81ad29f49e8747f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-07-07 12:08:52\";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:\"2023-07-07 12:08:52\";}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:\"9b747ba3ed71c8b6a3021eb43709ab24\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-07-07 12:08:52\";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.14.0\";s:2:\"to\";s:6:\"3.14.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-07-07 12:08:52\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.14.0\";s:2:\"to\";s:6:\"3.14.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"0f14b7d51d7a4962b6f49cc9d9f69213\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-08-18 00:36:32\";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.14.1\";s:2:\"to\";s:6:\"3.15.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-08-18 00:36:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.14.1\";s:2:\"to\";s:6:\"3.15.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f06167f7612f8accd65c4da3408e0885\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-26 15:01:31\";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:\"2023-10-26 15:01:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"1999d65bbf3384a2aeb5dff52a3fe167\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-26 15:01:31\";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:\"2023-10-26 15:01:31\";}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:\"1758f3da4cca307ca4f5aedbf07232e5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-26 15:01:31\";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:\"2023-10-26 15:01:31\";}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:\"774dfe678273cb0f38b81d61405fd020\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-26 15:01:31\";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.14.1\";s:2:\"to\";s:6:\"3.17.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-26 15:01:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.14.1\";s:2:\"to\";s:6:\"3.17.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"2a4c3dfc7a75139e31da7fd8fcfb7ecc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-11-25 15:14:56\";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.17.1\";s:2:\"to\";s:6:\"3.17.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-11-25 15:14:56\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.17.1\";s:2:\"to\";s:6:\"3.17.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}','no'),(187,'elementor_unfiltered_files_upload','1','yes'),(190,'elementskit-lite__stories_last_check','1698312654','yes'),(191,'elementskit-lite__stories_data','O:8:\"stdClass\":10:{s:8:\"10010869\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010869;s:5:\"title\";s:26:\"Wpmet Halloween Story 2023\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1698192000;s:3:\"end\";i:1699401600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:31:\"https://wpmet.com/story/hallo23\";s:11:\"story_image\";s:78:\"https://api.wpmet.com/auth/wp-content/uploads/2023/10/wpmet_inplugin_story.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010867\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010867;s:5:\"title\";s:29:\"GetGenie Halloween Story 2023\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1698192000;s:3:\"end\";i:1699401600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:33:\"https://getgenie.ai/story/hallo23\";s:11:\"story_image\";s:81:\"https://api.wpmet.com/auth/wp-content/uploads/2023/10/getgenie_inplugin_story.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010864\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010864;s:5:\"title\";s:56:\"10 Effective Approaches for Content Optimization with Ai\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:49:\"https://getgenie.ai/content-optimization-with-ai/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010863\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010863;s:5:\"title\";s:56:\"13 Best AI Blog Content Generator Tools (Tried & Tested)\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:57:\"https://getgenie.ai/best-ai-blog-content-generator-tools/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010862\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010862;s:5:\"title\";s:60:\"How to Harness the Magic of AI in Digital Marketing Robustly\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:44:\"https://getgenie.ai/ai-in-digital-marketing/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010861\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010861;s:5:\"title\";s:75:\"Cast Ballot for Brilliance: ShopEngine Nominated at Monster’s Award 2023!\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:60:\"https://wpmet.com/shopengine-monsters-award-nomination-2023/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010860\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010860;s:5:\"title\";s:57:\"How to Grow Your Email List for Business – The Easy Way\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:59:\"https://wpmet.com/how-to-grow-your-email-list-for-business/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010859\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010859;s:5:\"title\";s:69:\"Vote for Excellence: ElementsKit Nominated at Monster’s Award 2023!\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"getgenie\";i:2;s:7:\"metform\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:61:\"https://wpmet.com/elementskit-monsters-award-2023-nomination/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010826\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010826;s:5:\"title\";s:44:\"8 Best Ai Image Generator: Top Picks in 2023\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:44:\"https://getgenie.ai/best-ai-image-generator/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010825\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010825;s:5:\"title\";s:55:\"Is Ai Copywriting Worth It? Let’s Discover the Truth!\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:47:\"https://getgenie.ai/is-ai-copywriting-worth-it/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}}','yes'),(215,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(216,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(217,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(245,'_elementor_settings_update_time','1687763020','yes'),(246,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(247,'elementor_disable_color_schemes','yes','yes'),(248,'elementor_disable_typography_schemes','yes','yes'),(249,'elementor_allow_tracking','no','yes'),(250,'elementor_google_maps_api_key','','yes'),(251,'elementor_css_print_method','external','yes'),(252,'elementor_editor_break_lines','','yes'),(253,'elementor_google_font','1','yes'),(254,'elementor_load_fa4_shim','','yes'),(255,'elementor_meta_generator_tag','','yes'),(256,'elementor_experiment-e_font_icon_svg','default','yes'),(257,'elementor_experiment-container','default','yes'),(258,'elementor_experiment-container_grid','default','yes'),(259,'elementor_experiment-editor_v2','default','yes'),(260,'elementor_experiment-nested-elements','default','yes'),(261,'elementor_experiment-e_lazyload','default','yes'),(262,'elementor_experiment-e_global_styleguide','default','yes'),(263,'elementor_experiment-e_dom_optimization','default','yes'),(264,'elementor_experiment-e_optimized_assets_loading','default','yes'),(265,'elementor_experiment-e_optimized_css_loading','default','yes'),(266,'elementor_experiment-a11y_improvements','default','yes'),(267,'elementor_experiment-additional_custom_breakpoints','default','yes'),(268,'elementor_experiment-e_swiper_latest','default','yes'),(269,'elementor_experiment-landing-pages','default','yes'),(286,'current_theme','Hello Elementor','yes'),(287,'theme_mods_hello-elementor','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:5;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(288,'theme_switched','','yes'),(289,'hello_theme_version','2.7.1','yes'),(290,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1719263350;s:7:\"checked\";a:4:{s:15:\"hello-elementor\";s:5:\"2.7.1\";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:1:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"3.1.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.3.1.0.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";}}s:9:\"no_update\";a:3:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.1.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.4\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.4.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:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.7.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(291,'WPLANG','','yes'),(292,'new_admin_email','wp@dxpsites.com','yes'),(297,'hfe_plugin_is_activated','yes','yes'),(298,'_hfe_db_version','1.6.17','yes'),(299,'bsf_analytics_installed_time','1687768150','no'),(338,'bsf_analytics_optin','no','yes'),(370,'action_scheduler_hybrid_store_demarkation','205','yes'),(371,'schema-ActionScheduler_StoreSchema','7.0.1692299192','yes'),(372,'schema-ActionScheduler_LoggerSchema','3.0.1687863738','yes'),(375,'woocommerce_schema_version','430','yes'),(376,'woocommerce_store_address','ER 38/1 Inderpuri, Delhi','yes'),(377,'woocommerce_store_address_2','','yes'),(378,'woocommerce_store_city','Delhi','yes'),(379,'woocommerce_default_country','IN:DL','yes'),(380,'woocommerce_store_postcode','110012','yes'),(381,'woocommerce_allowed_countries','all','yes'),(382,'woocommerce_all_except_countries','a:0:{}','yes'),(383,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(384,'woocommerce_ship_to_countries','','yes'),(385,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(386,'woocommerce_default_customer_address','base','yes'),(387,'woocommerce_calc_taxes','no','yes'),(388,'woocommerce_enable_coupons','yes','yes'),(389,'woocommerce_calc_discounts_sequentially','no','no'),(390,'woocommerce_currency','INR','yes'),(391,'woocommerce_currency_pos','left','yes'),(392,'woocommerce_price_thousand_sep',',','yes'),(393,'woocommerce_price_decimal_sep','.','yes'),(394,'woocommerce_price_num_decimals','2','yes'),(395,'woocommerce_shop_page_id','206','yes'),(396,'woocommerce_cart_redirect_after_add','no','yes'),(397,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(398,'woocommerce_placeholder_image','205','yes'),(399,'woocommerce_weight_unit','kg','yes'),(400,'woocommerce_dimension_unit','cm','yes'),(401,'woocommerce_enable_reviews','yes','yes'),(402,'woocommerce_review_rating_verification_label','yes','no'),(403,'woocommerce_review_rating_verification_required','no','no'),(404,'woocommerce_enable_review_rating','yes','yes'),(405,'woocommerce_review_rating_required','yes','no'),(406,'woocommerce_manage_stock','yes','yes'),(407,'woocommerce_hold_stock_minutes','60','no'),(408,'woocommerce_notify_low_stock','yes','no'),(409,'woocommerce_notify_no_stock','yes','no'),(410,'woocommerce_stock_email_recipient','wp@dxpsites.com','no'),(411,'woocommerce_notify_low_stock_amount','2','no'),(412,'woocommerce_notify_no_stock_amount','0','yes'),(413,'woocommerce_hide_out_of_stock_items','no','yes'),(414,'woocommerce_stock_format','','yes'),(415,'woocommerce_file_download_method','force','no'),(416,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(417,'woocommerce_downloads_require_login','no','no'),(418,'woocommerce_downloads_grant_access_after_payment','yes','no'),(419,'woocommerce_downloads_deliver_inline','','no'),(420,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(422,'woocommerce_attribute_lookup_direct_updates','no','yes'),(423,'woocommerce_prices_include_tax','no','yes'),(424,'woocommerce_tax_based_on','shipping','yes'),(425,'woocommerce_shipping_tax_class','inherit','yes'),(426,'woocommerce_tax_round_at_subtotal','no','yes'),(427,'woocommerce_tax_classes','','yes'),(428,'woocommerce_tax_display_shop','excl','yes'),(429,'woocommerce_tax_display_cart','excl','yes'),(430,'woocommerce_price_display_suffix','','yes'),(431,'woocommerce_tax_total_display','itemized','no'),(432,'woocommerce_enable_shipping_calc','yes','no'),(433,'woocommerce_shipping_cost_requires_address','no','yes'),(434,'woocommerce_ship_to_destination','billing','no'),(435,'woocommerce_shipping_debug_mode','no','yes'),(436,'woocommerce_enable_guest_checkout','yes','no'),(437,'woocommerce_enable_checkout_login_reminder','no','no'),(438,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(439,'woocommerce_enable_myaccount_registration','no','no'),(440,'woocommerce_registration_generate_username','yes','no'),(441,'woocommerce_registration_generate_password','yes','no'),(442,'woocommerce_erasure_request_removes_order_data','no','no'),(443,'woocommerce_erasure_request_removes_download_data','no','no'),(444,'woocommerce_allow_bulk_remove_personal_data','no','no'),(445,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(446,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(447,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(448,'woocommerce_trash_pending_orders','','no'),(449,'woocommerce_trash_failed_orders','','no'),(450,'woocommerce_trash_cancelled_orders','','no'),(451,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(452,'woocommerce_email_from_name','Ruva Mithai','no'),(453,'woocommerce_email_from_address','wp@dxpsites.com','no'),(454,'woocommerce_email_header_image','','no'),(455,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(456,'woocommerce_email_base_color','#7f54b3','no'),(457,'woocommerce_email_background_color','#f7f7f7','no'),(458,'woocommerce_email_body_background_color','#ffffff','no'),(459,'woocommerce_email_text_color','#3c3c3c','no'),(460,'woocommerce_merchant_email_notifications','no','no'),(461,'woocommerce_cart_page_id','207','no'),(462,'woocommerce_checkout_page_id','208','no'),(463,'woocommerce_myaccount_page_id','209','no'),(464,'woocommerce_terms_page_id','','no'),(465,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(466,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(467,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(468,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(469,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(470,'woocommerce_myaccount_orders_endpoint','orders','yes'),(471,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(472,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(473,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(474,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(475,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(476,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(477,'woocommerce_logout_endpoint','customer-logout','yes'),(478,'woocommerce_api_enabled','no','yes'),(479,'woocommerce_allow_tracking','yes','no'),(480,'woocommerce_show_marketplace_suggestions','yes','no'),(481,'woocommerce_analytics_enabled','yes','yes'),(482,'woocommerce_navigation_enabled','no','yes'),(483,'woocommerce_feature_product_block_editor_enabled','no','yes'),(484,'woocommerce_feature_custom_order_tables_enabled','no','yes'),(485,'woocommerce_single_image_width','600','yes'),(486,'woocommerce_thumbnail_image_width','300','yes'),(487,'woocommerce_checkout_highlight_required_fields','yes','yes'),(488,'woocommerce_demo_store','no','no'),(489,'wc_downloads_approved_directories_mode','enabled','yes'),(490,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(491,'current_theme_supports_woocommerce','yes','yes'),(492,'woocommerce_queue_flush_rewrite_rules','no','yes'),(494,'product_cat_children','a:0:{}','yes'),(495,'default_product_cat','19','yes'),(497,'woocommerce_refund_returns_page_id','210','yes'),(500,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"wp@dxpsites.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"wp@dxpsites.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','yes'),(501,'woocommerce_version','8.6.1','yes'),(502,'woocommerce_db_version','8.0.2','yes'),(503,'woocommerce_admin_install_timestamp','1687863742','yes'),(504,'woocommerce_inbox_variant_assignment','6','yes'),(508,'_transient_jetpack_autoloader_plugin_paths','a:4:{i:0;s:41:\"{{WP_PLUGIN_DIR}}/google-listings-and-ads\";i:1;s:25:\"{{WP_PLUGIN_DIR}}/jetpack\";i:2;s:43:\"{{WP_PLUGIN_DIR}}/pinterest-for-woocommerce\";i:3;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(509,'action_scheduler_lock_async-request-runner','65df1c44e32861.97738524|1709120640','yes'),(510,'woocommerce_admin_notices','a:2:{i:0;s:6:\"update\";i:1;s:14:\"template_files\";}','yes'),(511,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"ycGbwBgpBg3VWLW1LUmzrPqD8ri2XK56\";}','yes'),(512,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(513,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(514,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(515,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(516,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(517,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(518,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(519,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(520,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(521,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(522,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(523,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(524,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(527,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(533,'wc_blocks_db_schema_version','260','yes'),(534,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','no'),(539,'_transient_woocommerce_reports-transient-version','1687868763','yes'),(546,'woocommerce_task_list_tracked_completed_tasks','a:4:{i:0;s:8:\"purchase\";i:1;s:13:\"store_details\";i:2;s:8:\"shipping\";i:3;s:8:\"products\";}','yes'),(548,'_transient_shipping-transient-version','1687951644','yes'),(553,'wc_has_tracked_default_theme','1','yes'),(554,'woocommerce_onboarding_profile','a:10:{s:18:\"is_agree_marketing\";b:1;s:11:\"store_email\";s:19:\"aruj@whatthehell.co\";s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;a:1:{s:4:\"slug\";s:10:\"food-drink\";}}s:13:\"product_types\";a:1:{i:0;s:8:\"physical\";}s:13:\"product_count\";s:6:\"11-100\";s:14:\"selling_venues\";s:2:\"no\";s:12:\"setup_client\";b:1;s:19:\"business_extensions\";a:4:{i:0;s:7:\"jetpack\";i:1;s:8:\"mailpoet\";i:2;s:23:\"google-listings-and-ads\";i:3;s:25:\"pinterest-for-woocommerce\";}s:9:\"completed\";b:1;}','yes'),(555,'woocommerce_task_list_dismissed_tasks','a:0:{}','yes'),(566,'jetpack_activated','1','yes'),(569,'jetpack_activation_source','a:2:{i:0;s:7:\"unknown\";i:1;N;}','yes'),(570,'jetpack_sync_settings_disable','0','yes'),(571,'jetpack_options','a:5:{s:7:\"version\";s:17:\"12.2.1:1687868843\";s:11:\"old_version\";s:17:\"12.2.1:1687868843\";s:28:\"has_seen_wc_connection_modal\";b:1;s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;}','yes'),(577,'pinterest-for-woocommerce-update-version','1.3.22','yes'),(580,'jetpack_available_modules','a:1:{s:6:\"13.1.3\";a:45:{s:5:\"blaze\";s:4:\"12.3\";s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:16:\"google-analytics\";s:3:\"4.5\";s:12:\"google-fonts\";s:6:\"10.8.0\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:9:\"post-list\";s:4:\"11.3\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:3:\"waf\";s:4:\"10.9\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(581,'jetpack_connection_active_plugins','a:3:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}s:23:\"google-listings-and-ads\";a:1:{s:4:\"name\";s:23:\"Google Listings and Ads\";}s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','yes'),(582,'widget_mailpoet_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(583,'do_activate','0','yes'),(593,'pinterest_for_woocommerce','a:2:{s:22:\"ads_campaign_is_active\";b:0;s:12:\"account_data\";a:1:{s:20:\"currency_credit_info\";a:2:{s:12:\"spendRequire\";s:5:\"₹15\";s:12:\"creditsGiven\";s:6:\"₹125\";}}}','yes'),(596,'gla_file_version','2.5.10','yes'),(597,'gla_install_timestamp','1687868855','yes'),(598,'gla_db_version','2.5.10','yes'),(599,'jetpack_log','a:1:{i:0;a:4:{s:4:\"time\";i:1687868855;s:7:\"user_id\";i:1;s:7:\"blog_id\";b:0;s:4:\"code\";s:8:\"register\";}}','no'),(600,'jetpack_tos_agreed','1','yes'),(602,'jetpack_sync_https_history_site_url','a:3:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";}','yes'),(603,'jetpack_sync_https_history_home_url','a:3:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";}','yes'),(604,'_transient_jetpack_assumed_site_creation_date','2023-06-23 11:02:16','yes'),(605,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:6:\"custom\";a:0:{}}}','yes'),(606,'jetpack_secrets','a:1:{s:18:\"jetpack_register_1\";a:3:{s:8:\"secret_1\";s:32:\"myISKhmyD3TgZfjcRt0zsfah7r9Pe3Uj\";s:8:\"secret_2\";s:32:\"PVt5mrwtPw7j8Y0UaLyTfMrwimzkWjle\";s:3:\"exp\";i:1687869560;}}','no'),(608,'_transient_no_forms_displayed_bellow_content','1','yes'),(609,'_transient_product_query-transient-version','1688717777','yes'),(610,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(611,'elementskit_options','a:1:{s:17:\"megamenu_settings\";a:1:{s:15:\"menu_location_5\";a:1:{s:10:\"is_enabled\";i:0;}}}','yes'),(620,'woocommerce_tracker_ua','a:4:{i:0;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36\";i:1;s:110:\"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36\";i:2;s:110:\"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36\";i:3;s:110:\"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36\";}','no'),(669,'pinterest_for_woocommerce_data','a:4:{s:17:\"linked_businesses\";a:0:{}s:14:\"local_feed_ids\";b:0;s:15:\"feed_registered\";b:0;s:15:\"feed_data_cache\";b:0;}','yes'),(672,'woocommerce_admin_created_default_shipping_zones','yes','yes'),(673,'_transient_woocommerce_shipping_task_zone_count_transient','1','yes'),(674,'woocommerce_task_list_prompt_shown','1','yes'),(687,'_transient_product-transient-version','1688717777','yes'),(694,'woocommerce_ces_product_feedback_shown','1','yes'),(880,'woocommerce_ces_tracks_queue','a:0:{}','yes'),(883,'woocommerce_clear_ces_tracks_queue_for_page','','yes'),(1020,'wc_blocks_use_blockified_product_grid_block_as_template','no','yes'),(1021,'wc_blocks_version','11.8.0-dev','yes'),(1023,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(1026,'woocommerce_custom_orders_table_enabled','no','yes'),(1027,'woocommerce_custom_orders_table_data_sync_enabled','no','yes'),(1028,'woocommerce_custom_orders_table_created','yes','yes'),(1029,'woocommerce_attribute_lookup_regeneration_in_progress','yes','yes'),(1030,'woocommerce_attribute_lookup_last_product_id_to_process','255','yes'),(1031,'woocommerce_attribute_lookup_processed_count','0','yes'),(1141,'woocommerce_feature_marketplace_enabled','yes','yes'),(1172,'db_upgraded','','yes'),(1175,'wcpay_was_in_use','no','yes'),(1194,'can_compress_scripts','0','yes'),(1298,'elementor_1_elementor_updater_batch_17244e73638df19db9594fe32ca3','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'),(1305,'_elementor_global_css','a:7:{s:4:\"time\";i:1700905498;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(1306,'_elementor_assets_data','a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:13:{s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:6:\"3.17.3\";}s:13:\"ekit-nav-menu\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.17.3\";}s:24:\"elementskit-social-media\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.17.3\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:6:\"3.17.3\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.17.0 - 08-11-2023 */\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.17.3\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.17.3\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:1379:\"<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>\";s:7:\"version\";s:6:\"3.17.3\";}s:7:\"divider\";a:2:{s:7:\"content\";s:3594:\"<style>/*! elementor - v3.17.0 - 08-11-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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.17.3\";}s:14:\"image-carousel\";a:2:{s:7:\"content\";s:555:\"<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>\";s:7:\"version\";s:6:\"3.17.3\";}s:16:\"elementskit-team\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.17.3\";}s:19:\"elementskit-heading\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.17.3\";}s:23:\"elementskit-testimonial\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.17.3\";}s:9:\"icon-list\";a:2:{s:7:\"content\";s:135:\"<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">\";s:7:\"version\";s:6:\"3.17.3\";}}}}','yes'),(1429,'_transient_timeout_jetpack_file_data_13.1.3','1711626176','no'),(1430,'_transient_jetpack_file_data_13.1.3','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:24:\"requires_user_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}}','no'),(1436,'woocommerce_product_match_featured_image_by_sku','no','yes'),(1437,'woocommerce_feature_order_attribution_enabled','yes','yes'),(1438,'woocommerce_store_id','440ab076-bf53-41ba-b562-c8481e4722e8','yes'),(1439,'_transient_timeout__woocommerce_upload_directory_status','1709206980','no'),(1440,'_transient__woocommerce_upload_directory_status','protected','no'),(1441,'_transient_timeout_as-post-store-dependencies-met','1709206980','no'),(1442,'_transient_as-post-store-dependencies-met','yes','no'),(1443,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1711712581','no'),(1444,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"07c2f0675ddd247d2325\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"cb92f17490d5b2951fe9\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"2df57c5d275c2098b2e8\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"1c879273bd5c193cad0a\",\"dependencies\":[\"react\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"2163618c0f4678cf9d9d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"5e01ba7861e4c09bce65\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"eb7a7398126f71912b09\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"33f11ee03877275659db\",\"dependencies\":[\"lodash\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"9277d2a3f5c4e876ed20\",\"dependencies\":[\"lodash\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"a46837eebd1872303b4b\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"c1d99df3ef00991aa5e3\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"95a1b3f19b7fe4333a57\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"2784f09cc634b1b438d7\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"3858eb6814cecaf3e5d4\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"c1225b5ac3ec11e2515d\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"a582c79461854c5ff118\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"78d66605d391f92fd4c4\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"45c21665cebd6877e557\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"f829a3563820c594d150\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"2269ed99b2548dcc32bf\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"8b529214dc52ced84c1a\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"01affff87383a5ca292e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"3cf7a0c68b86a574f263\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"29d7fa83f6c2f9a2ce01\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"76aa55efe6c64ef4056b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"dbe74db73640bb8cf07b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"a405ca199e5f836e34ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"b722a8c37f58c12ac1bd\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"235cd635794eb1b92529\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"5b0e94fba5682a552d9b\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"7f4b55b97a7cb539b252\",\"dependencies\":[\"wc-price-format\",\"wc-settings\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"05d34da6f782826693d8\",\"dependencies\":[\"lodash\",\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-compose\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"edda5d48fc13988c12d1\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"b85ad5e408bb864be249\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-add-to-cart.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-add-to-cart.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-add-to-cart-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-add-to-cart-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"b63bce746658e0b84e06\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"afe142c2b881b96719e3\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"832123a81b454988a134\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"839c90df96d3182fd44f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"a622b8a1ea6add88a2e2\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"3310bc6ce1501b94381d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"91b51f9ecff660c4cf6b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"04a6373bd1f5b48e1c68\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"7d5eb5b7f64cfc978dc2\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"df8cb9313b03973c61e6\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"21903dd7b7340a5bbd65\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"bd498aa4d0e917c49ced\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"70324d4ed66238f3c6be\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"b33209079de2c36674e1\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"a651c6e11bed0abf0a6e\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"904865bb60432f0703aa\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"3eb8588c8ebc599f84ba\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"21f88fabd15e241a44bf\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"e3b1e887efef84839d9e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"094dd57e09c4e444ac49\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"3cff60da05dbc31ef64b\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"35d534f014676f6c1f12\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"4d47302bf0ed8684f8ce\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"1a0b810e62e59a05b3e9\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"f7c28dcb00b04c7e25dd\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"78389f8d54a4528e40b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"9259ba035fec1019a3c4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"42d4d02662ee78e67430\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"058cf0fedd7d960dc6c3\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"129cdd90c94398a18c88\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"9b8381e57115e792aacd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"44ee817b8cd877854069\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"aaae0090708f3d1cbf51\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"6a94e342646a3df9562f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"1340068d7a04db3610f6\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"0f2a58a6d1253ce3c18d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"534c52860a0f20f328b1\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"351ffc803dfa6580c8d4\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"8a32536da60974552945\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"5cb68c96eb16ab4ac637\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"1e8c39253038d3bfd92d\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-blocks\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"78be5b5de191d8b02c16\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"78a9e6ae178368c54d44\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"bcd7f252b95ac6b5b058\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-8.6.1\",\"dependencies\":[]}},\"version\":\"wc-8.6.1\",\"hash\":\"52ed8a157fe031f19b47a18dd1aa1485\"}','no'),(1615,'_site_transient_timeout_theme_roots','1719265141','no'),(1616,'_site_transient_theme_roots','a:4:{s:15:\"hello-elementor\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(1617,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.5.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.5.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.5.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.5.5-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.5.5\";s:7:\"version\";s:5:\"6.5.5\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1719263342;s:15:\"version_checked\";s:5:\"6.5.5\";s:12:\"translations\";a:0:{}}','no'),(1618,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1719263349;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:14:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{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:5:\"5.3.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.3.2.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:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.83\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.83.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2990457\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2990457\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.22.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3005087\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3005087\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:51:\"header-footer-elementor/header-footer-elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/header-footer-elementor\";s:4:\"slug\";s:23:\"header-footer-elementor\";s:6:\"plugin\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:11:\"new_version\";s:6:\"1.6.36\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/header-footer-elementor/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/header-footer-elementor.1.6.36.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";s:3:\"svg\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/header-footer-elementor/assets/banner-1544x500.jpg?rev=2813167\";s:2:\"1x\";s:78:\"https://ps.w.org/header-footer-elementor/assets/banner-772x250.jpg?rev=2813167\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:37:\"elementskit-lite/elementskit-lite.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/elementskit-lite\";s:4:\"slug\";s:16:\"elementskit-lite\";s:6:\"plugin\";s:37:\"elementskit-lite/elementskit-lite.php\";s:11:\"new_version\";s:5:\"3.2.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/elementskit-lite/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/elementskit-lite.3.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-256x256.gif?rev=2518175\";s:2:\"1x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-128x128.gif?rev=2518175\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/elementskit-lite/assets/banner-1544x500.png?rev=2118488\";s:2:\"1x\";s:71:\"https://ps.w.org/elementskit-lite/assets/banner-772x250.png?rev=2118488\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:51:\"google-listings-and-ads/google-listings-and-ads.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/google-listings-and-ads\";s:4:\"slug\";s:23:\"google-listings-and-ads\";s:6:\"plugin\";s:51:\"google-listings-and-ads/google-listings-and-ads.php\";s:11:\"new_version\";s:5:\"2.7.3\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/google-listings-and-ads/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/google-listings-and-ads.2.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";s:3:\"svg\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/google-listings-and-ads/assets/banner-1544x500.png?rev=2542080\";s:2:\"1x\";s:78:\"https://ps.w.org/google-listings-and-ads/assets/banner-772x250.png?rev=2542080\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}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.3.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:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:4:\"13.5\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.13.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:21:\"mailpoet/mailpoet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:6:\"4.52.0\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/mailpoet.4.52.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=2784430\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=2784430\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=2046588\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=2046588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"w.org/plugins/pinterest-for-woocommerce\";s:4:\"slug\";s:25:\"pinterest-for-woocommerce\";s:6:\"plugin\";s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";s:11:\"new_version\";s:6:\"1.3.24\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/pinterest-for-woocommerce/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/pinterest-for-woocommerce.1.3.24.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:70:\"https://ps.w.org/pinterest-for-woocommerce/assets/icon.svg?rev=2619817\";s:3:\"svg\";s:70:\"https://ps.w.org/pinterest-for-woocommerce/assets/icon.svg?rev=2619817\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/pinterest-for-woocommerce/assets/banner-1544x500.png?rev=2619817\";s:2:\"1x\";s:80:\"https://ps.w.org/pinterest-for-woocommerce/assets/banner-772x250.png?rev=2619817\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";}s:43:\"template-kit-import/template-kit-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/template-kit-import\";s:4:\"slug\";s:19:\"template-kit-import\";s:6:\"plugin\";s:43:\"template-kit-import/template-kit-import.php\";s:11:\"new_version\";s:6:\"1.0.15\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/template-kit-import/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/template-kit-import.1.0.15.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/template-kit-import/assets/icon-256x256.png?rev=2228216\";s:2:\"1x\";s:72:\"https://ps.w.org/template-kit-import/assets/icon-128x128.png?rev=2228216\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:83:\"templatekit-shortcode-for-post-and-page/templatekit-shortcode-for-post-and-page.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:53:\"w.org/plugins/templatekit-shortcode-for-post-and-page\";s:4:\"slug\";s:39:\"templatekit-shortcode-for-post-and-page\";s:6:\"plugin\";s:83:\"templatekit-shortcode-for-post-and-page/templatekit-shortcode-for-post-and-page.php\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:70:\"https://wordpress.org/plugins/templatekit-shortcode-for-post-and-page/\";s:7:\"package\";s:88:\"https://downloads.wordpress.org/plugin/templatekit-shortcode-for-post-and-page.1.0.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:92:\"https://ps.w.org/templatekit-shortcode-for-post-and-page/assets/icon-256x256.png?rev=2795425\";s:2:\"1x\";s:92:\"https://ps.w.org/templatekit-shortcode-for-post-and-page/assets/icon-128x128.png?rev=2795425\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:94:\"https://ps.w.org/templatekit-shortcode-for-post-and-page/assets/banner-772x250.png?rev=2795453\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.0.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/wordpress-importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:5:\"0.8.2\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.8.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=2791650\";s:3:\"svg\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=2791650\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-importer/assets/banner-772x250.png?rev=547654\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}}}','no');
/*!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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=1433 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'),(3,5,'_elementor_edit_mode','builder'),(4,5,'_elementor_template_type','kit'),(5,6,'_elementor_edit_mode','builder'),(6,6,'_elementor_template_type','page'),(7,6,'_elementor_version','3.14.0'),(8,6,'_edit_lock','1687759399:1'),(10,6,'ekit_post_views_count','1'),(11,9,'_wp_attached_file','2023/06/eatland-ecommerce-and-delivery-landing-page-2022-02-21-23-52-40-utc.zip.txt'),(12,9,'_wp_attachment_context','import'),(17,11,'_edit_lock','1687765921:1'),(18,13,'envato_tk_manifest','a:7:{s:16:\"manifest_version\";s:6:\"1.0.21\";s:5:\"title\";s:44:\"Delicius - Restaurant Elementor Template Kit\";s:12:\"page_builder\";s:9:\"elementor\";s:11:\"kit_version\";s:5:\"1.0.1\";s:9:\"templates\";a:16:{i:0;a:9:{s:4:\"name\";s:17:\"Global Kit Styles\";s:10:\"screenshot\";s:33:\"screenshots/global-kit-styles.jpg\";s:6:\"source\";s:21:\"templates/global.json\";s:11:\"preview_url\";s:27:\"https://dkkit.rometheme.pro\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:4:{s:13:\"template_type\";s:13:\"global-styles\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;s:31:\"additional_template_information\";a:1:{i:0;s:85:\"These are the global theme styles configured through the Elementor Theme Styles area.\";}}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:14;}}}i:1;a:8:{s:4:\"name\";s:15:\"Contact MetForm\";s:10:\"screenshot\";s:31:\"screenshots/contact-metform.jpg\";s:6:\"source\";s:30:\"templates/contact-metform.json\";s:11:\"preview_url\";s:66:\"https://dkkit.rometheme.pro/delicius/template-kit/contact-metform/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:15:\"section-contact\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:2;a:9:{s:4:\"name\";s:4:\"Home\";s:10:\"screenshot\";s:20:\"screenshots/home.jpg\";s:6:\"source\";s:19:\"templates/home.json\";s:11:\"preview_url\";s:55:\"https://dkkit.rometheme.pro/delicius/template-kit/home/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-home\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:69;}}}i:3;a:8:{s:4:\"name\";s:8:\"About Us\";s:10:\"screenshot\";s:24:\"screenshots/about-us.jpg\";s:6:\"source\";s:23:\"templates/about-us.json\";s:11:\"preview_url\";s:59:\"https://dkkit.rometheme.pro/delicius/template-kit/about-us/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:4;a:9:{s:4:\"name\";s:8:\"Our Chef\";s:10:\"screenshot\";s:24:\"screenshots/our-chef.jpg\";s:6:\"source\";s:23:\"templates/our-chef.json\";s:11:\"preview_url\";s:59:\"https://dkkit.rometheme.pro/delicius/template-kit/our-chef/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:55;}}}i:5;a:9:{s:4:\"name\";s:11:\"Chef Detail\";s:10:\"screenshot\";s:27:\"screenshots/chef-detail.jpg\";s:6:\"source\";s:26:\"templates/chef-detail.json\";s:11:\"preview_url\";s:62:\"https://dkkit.rometheme.pro/delicius/template-kit/chef-detail/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:31;}}}i:6;a:8:{s:4:\"name\";s:5:\"Menus\";s:10:\"screenshot\";s:21:\"screenshots/menus.jpg\";s:6:\"source\";s:20:\"templates/menus.json\";s:11:\"preview_url\";s:56:\"https://dkkit.rometheme.pro/delicius/template-kit/menus/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:7;a:8:{s:4:\"name\";s:12:\"Reservations\";s:10:\"screenshot\";s:28:\"screenshots/reservations.jpg\";s:6:\"source\";s:27:\"templates/reservations.json\";s:11:\"preview_url\";s:63:\"https://dkkit.rometheme.pro/delicius/template-kit/reservations/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:8;a:8:{s:4:\"name\";s:7:\"Gallery\";s:10:\"screenshot\";s:23:\"screenshots/gallery.jpg\";s:6:\"source\";s:22:\"templates/gallery.json\";s:11:\"preview_url\";s:58:\"https://dkkit.rometheme.pro/delicius/template-kit/gallery/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:9;a:8:{s:4:\"name\";s:4:\"FAQs\";s:10:\"screenshot\";s:20:\"screenshots/faqs.jpg\";s:6:\"source\";s:19:\"templates/faqs.json\";s:11:\"preview_url\";s:55:\"https://dkkit.rometheme.pro/delicius/template-kit/faqs/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"section-faq\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:10;a:9:{s:4:\"name\";s:3:\"404\";s:10:\"screenshot\";s:19:\"screenshots/404.jpg\";s:6:\"source\";s:18:\"templates/404.json\";s:11:\"preview_url\";s:54:\"https://dkkit.rometheme.pro/delicius/template-kit/404/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:10:\"single-404\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:37;}}}i:11;a:9:{s:4:\"name\";s:7:\"Contact\";s:10:\"screenshot\";s:23:\"screenshots/contact.jpg\";s:6:\"source\";s:22:\"templates/contact.json\";s:11:\"preview_url\";s:58:\"https://dkkit.rometheme.pro/delicius/template-kit/contact/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:15:\"section-contact\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:40;}}}i:12;a:9:{s:4:\"name\";s:13:\"Blog Archives\";s:10:\"screenshot\";s:29:\"screenshots/blog-archives.jpg\";s:6:\"source\";s:28:\"templates/blog-archives.json\";s:11:\"preview_url\";s:64:\"https://dkkit.rometheme.pro/delicius/template-kit/blog-archives/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:12:\"archive-blog\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:43;}}}i:13;a:8:{s:4:\"name\";s:11:\"Single Post\";s:10:\"screenshot\";s:27:\"screenshots/single-post.jpg\";s:6:\"source\";s:26:\"templates/single-post.json\";s:11:\"preview_url\";s:62:\"https://dkkit.rometheme.pro/delicius/template-kit/single-post/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-post\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:14;a:9:{s:4:\"name\";s:6:\"Header\";s:10:\"screenshot\";s:22:\"screenshots/header.jpg\";s:6:\"source\";s:21:\"templates/header.json\";s:11:\"preview_url\";s:57:\"https://dkkit.rometheme.pro/delicius/template-kit/header/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:14:\"section-header\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:46;}}}i:15;a:9:{s:4:\"name\";s:6:\"Footer\";s:10:\"screenshot\";s:22:\"screenshots/footer.jpg\";s:6:\"source\";s:21:\"templates/footer.json\";s:11:\"preview_url\";s:57:\"https://dkkit.rometheme.pro/delicius/template-kit/footer/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:14:\"section-footer\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:49;}}}}s:16:\"required_plugins\";a:3:{i:0;a:4:{s:4:\"name\";s:16:\"ElementsKit Lite\";s:7:\"version\";s:5:\"2.7.0\";s:4:\"file\";s:37:\"elementskit-lite/elementskit-lite.php\";s:6:\"author\";s:5:\"Wpmet\";}i:1;a:4:{s:4:\"name\";s:7:\"MetForm\";s:7:\"version\";s:5:\"2.2.1\";s:4:\"file\";s:19:\"metform/metform.php\";s:6:\"author\";s:5:\"Wpmet\";}i:2;a:4:{s:4:\"name\";s:9:\"Elementor\";s:7:\"version\";s:5:\"3.7.4\";s:4:\"file\";s:23:\"elementor/elementor.php\";s:6:\"author\";s:13:\"Elementor.com\";}}s:6:\"images\";a:21:{i:0;a:8:{s:8:\"filename\";s:38:\"chef-garnishing-meat-dish-PTKQ986b.jpg\";s:13:\"thumbnail_url\";s:118:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/chef-garnishing-meat-dish-PTKQ986b-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}}s:8:\"filesize\";i:218323;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:1;a:8:{s:8:\"filename\";s:12:\"Overlay2.png\";s:13:\"thumbnail_url\";s:92:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/Overlay2-800x533.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/menus.json\";s:4:\"name\";s:5:\"Menus\";}i:2;a:2:{s:6:\"source\";s:21:\"templates/footer.json\";s:4:\"name\";s:6:\"Footer\";}}s:8:\"filesize\";i:15269;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:2;a:8:{s:8:\"filename\";s:61:\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\";s:13:\"thumbnail_url\";s:133:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/09/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/our-chef.json\";s:4:\"name\";s:8:\"Our Chef\";}i:2;a:2:{s:6:\"source\";s:27:\"templates/reservations.json\";s:4:\"name\";s:12:\"Reservations\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}}s:8:\"filesize\";i:138535;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:3;a:8:{s:8:\"filename\";s:52:\"plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\";s:13:\"thumbnail_url\";s:124:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}}s:8:\"filesize\";i:114705;s:10:\"dimensions\";a:2:{i:0;i:500;i:1;i:800;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:4;a:8:{s:8:\"filename\";s:12:\"Overlay3.png\";s:13:\"thumbnail_url\";s:92:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/Overlay3-800x533.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/our-chef.json\";s:4:\"name\";s:8:\"Our Chef\";}i:2;a:2:{s:6:\"source\";s:20:\"templates/menus.json\";s:4:\"name\";s:5:\"Menus\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/reservations.json\";s:4:\"name\";s:12:\"Reservations\";}}s:8:\"filesize\";i:15049;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:5;a:8:{s:8:\"filename\";s:61:\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\";s:13:\"thumbnail_url\";s:133:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/09/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/our-chef.json\";s:4:\"name\";s:8:\"Our Chef\";}i:2;a:2:{s:6:\"source\";s:27:\"templates/reservations.json\";s:4:\"name\";s:12:\"Reservations\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}}s:8:\"filesize\";i:110228;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:6;a:8:{s:8:\"filename\";s:46:\"food-styling-steak-on-white-plate-V67VJZAa.png\";s:13:\"thumbnail_url\";s:118:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/food-styling-steak-on-white-plate-V67VJZAa.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/our-chef.json\";s:4:\"name\";s:8:\"Our Chef\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/reservations.json\";s:4:\"name\";s:12:\"Reservations\";}i:4;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}}s:8:\"filesize\";i:370333;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:7;a:8:{s:8:\"filename\";s:61:\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\";s:13:\"thumbnail_url\";s:133:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/09/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/our-chef.json\";s:4:\"name\";s:8:\"Our Chef\";}i:2;a:2:{s:6:\"source\";s:27:\"templates/reservations.json\";s:4:\"name\";s:12:\"Reservations\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:4;a:2:{s:6:\"source\";s:19:\"templates/faqs.json\";s:4:\"name\";s:4:\"FAQs\";}}s:8:\"filesize\";i:117953;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:8;a:8:{s:8:\"filename\";s:62:\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\";s:13:\"thumbnail_url\";s:142:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa-800x533.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/menus.json\";s:4:\"name\";s:5:\"Menus\";}}s:8:\"filesize\";i:106144;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:9;a:8:{s:8:\"filename\";s:46:\"food-styling-steak-on-white-plate-V67VJZAb.png\";s:13:\"thumbnail_url\";s:126:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/food-styling-steak-on-white-plate-V67VJZAb-800x533.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/menus.json\";s:4:\"name\";s:5:\"Menus\";}}s:8:\"filesize\";i:77907;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:10;a:8:{s:8:\"filename\";s:62:\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\";s:13:\"thumbnail_url\";s:142:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa-800x533.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/menus.json\";s:4:\"name\";s:5:\"Menus\";}}s:8:\"filesize\";i:100682;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:11;a:8:{s:8:\"filename\";s:62:\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\";s:13:\"thumbnail_url\";s:142:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa-800x533.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/menus.json\";s:4:\"name\";s:5:\"Menus\";}}s:8:\"filesize\";i:91604;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:12;a:8:{s:8:\"filename\";s:44:\"red-wine-pouring-into-wine-glass-Y7FH84E.jpg\";s:13:\"thumbnail_url\";s:116:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/menus.json\";s:4:\"name\";s:5:\"Menus\";}}s:8:\"filesize\";i:87937;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:13;a:8:{s:8:\"filename\";s:13:\"Signature.png\";s:13:\"thumbnail_url\";s:85:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/Signature.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:26:\"templates/chef-detail.json\";s:4:\"name\";s:11:\"Chef Detail\";}}s:8:\"filesize\";i:3352;s:10:\"dimensions\";a:2:{i:0;i:350;i:1;i:100;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:14;a:8:{s:8:\"filename\";s:16:\"chef-AGZENNT.jpg\";s:13:\"thumbnail_url\";s:88:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/chef-AGZENNT.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:26:\"templates/chef-detail.json\";s:4:\"name\";s:11:\"Chef Detail\";}}s:8:\"filesize\";i:142747;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:900;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:15;a:8:{s:8:\"filename\";s:12:\"Delicius.png\";s:13:\"thumbnail_url\";s:84:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/Delicius.png\";s:9:\"templates\";a:11:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/our-chef.json\";s:4:\"name\";s:8:\"Our Chef\";}i:2;a:2:{s:6:\"source\";s:26:\"templates/chef-detail.json\";s:4:\"name\";s:11:\"Chef Detail\";}i:3;a:2:{s:6:\"source\";s:20:\"templates/menus.json\";s:4:\"name\";s:5:\"Menus\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/reservations.json\";s:4:\"name\";s:12:\"Reservations\";}i:5;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:6;a:2:{s:6:\"source\";s:19:\"templates/faqs.json\";s:4:\"name\";s:4:\"FAQs\";}i:7;a:2:{s:6:\"source\";s:22:\"templates/contact.json\";s:4:\"name\";s:7:\"Contact\";}i:8;a:2:{s:6:\"source\";s:28:\"templates/blog-archives.json\";s:4:\"name\";s:13:\"Blog Archives\";}i:9;a:2:{s:6:\"source\";s:21:\"templates/header.json\";s:4:\"name\";s:6:\"Header\";}i:10;a:2:{s:6:\"source\";s:21:\"templates/footer.json\";s:4:\"name\";s:6:\"Footer\";}}s:8:\"filesize\";i:4561;s:10:\"dimensions\";a:2:{i:0;i:216;i:1;i:100;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:16;a:8:{s:8:\"filename\";s:17:\"chef-AGZENNTa.jpg\";s:13:\"thumbnail_url\";s:89:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/chef-AGZENNTa.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-chef.json\";s:4:\"name\";s:8:\"Our Chef\";}}s:8:\"filesize\";i:43562;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:17;a:8:{s:8:\"filename\";s:62:\"pleased-chef-looking-confidently-at-the-camera-pro-PF6S47P.jpg\";s:13:\"thumbnail_url\";s:134:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/pleased-chef-looking-confidently-at-the-camera-pro-PF6S47P.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-chef.json\";s:4:\"name\";s:8:\"Our Chef\";}}s:8:\"filesize\";i:29282;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:18;a:8:{s:8:\"filename\";s:24:\"chef-at-work-RG4HN5G.jpg\";s:13:\"thumbnail_url\";s:96:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/chef-at-work-RG4HN5G.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-chef.json\";s:4:\"name\";s:8:\"Our Chef\";}}s:8:\"filesize\";i:47168;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:19;a:8:{s:8:\"filename\";s:62:\"delicious-french-toast-with-blueberries-butter-and-HBWPSLV.jpg\";s:13:\"thumbnail_url\";s:142:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/09/delicious-french-toast-with-blueberries-butter-and-HBWPSLV-800x533.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:20:\"templates/menus.json\";s:4:\"name\";s:5:\"Menus\";}i:1;a:2:{s:6:\"source\";s:18:\"templates/404.json\";s:4:\"name\";s:3:\"404\";}}s:8:\"filesize\";i:354439;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}i:20;a:8:{s:8:\"filename\";s:20:\"seafood-H39G6Y6a.jpg\";s:13:\"thumbnail_url\";s:100:\"http://dkkit.rometheme.pro/delicius/wp-content/uploads/sites/60/2022/08/seafood-H39G6Y6a-800x333.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:26:\"templates/single-post.json\";s:4:\"name\";s:11:\"Single Post\";}}s:8:\"filesize\";i:270488;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:800;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/YVKSQHTPUW\";}}}'),(19,13,'envato_tk_folder_name','b05d5a3bb97ab2653164c2e60037eede'),(20,13,'envato_tk_builder','elementor'),(21,13,'envato_tk_source_zip_url','https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/template-kits/b05d5a3bb97ab2653164c2e60037eede/source-13.zip'),(22,14,'_elementor_edit_mode','builder'),(23,14,'_elementor_template_type','kit'),(24,14,'_elementor_version','3.14.1'),(25,15,'_elementor_edit_mode','builder'),(26,15,'_elementor_template_type','section'),(27,15,'_elementor_version','3.14.0'),(28,14,'_wp_page_template','default'),(29,14,'_elementor_page_settings','a:120:{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:\"#1D0404\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#C28282\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"3b58306\";s:5:\"title\";s:17:\"Transparent Color\";s:5:\"color\";s:9:\"#00000000\";}i:1;a:3:{s:3:\"_id\";s:7:\"673e110\";s:5:\"title\";s:15:\"Overlay Color 1\";s:5:\"color\";s:9:\"#FFA9A91A\";}i:2;a:3:{s:3:\"_id\";s:7:\"f249904\";s:5:\"title\";s:12:\"Border Color\";s:5:\"color\";s:7:\"#E0E0E0\";}}s:17:\"system_typography\";a:4:{i:0;a:4:{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:19:\"Playfair Display SC\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:7:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:12:{i:0;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:4.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"9411885\";s:5:\"title\";s:2:\"H1\";}i:1;a:13:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"862ed0c\";s:5:\"title\";s:2:\"H2\";}i:2;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.7;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1d8d11a\";s:5:\"title\";s:2:\"H3\";}i:3;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"7dd0061\";s:5:\"title\";s:2:\"H4\";}i:4;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"161195d\";s:5:\"title\";s:2:\"H5\";}i:5;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"36ba3d6\";s:5:\"title\";s:2:\"H6\";}i:6;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";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:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"39a983b\";s:5:\"title\";s:11:\"Button Text\";}i:7;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"3fd0eab\";s:5:\"title\";s:12:\"Contact Text\";}i:8;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"08260fe\";s:5:\"title\";s:9:\"Blog Text\";}i:9;a:10:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1e71085\";s:5:\"title\";s:11:\"Header Text\";}i:10;a:11:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";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:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"2f79ce1\";s:5:\"title\";s:10:\"Error Text\";}i:11;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.2999999999999998;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6f14d8e\";s:5:\"title\";s:12:\"Pricing Text\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1350;s:5:\"sizes\";a:0:{}}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:\"activeItemIndex\";i:1;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"body_background_position\";s:13:\"center center\";s:26:\"body_background_attachment\";s:5:\"fixed\";s:22:\"body_background_repeat\";s:9:\"no-repeat\";s:20:\"body_background_size\";s:5:\"cover\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"button_border_radius\";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:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"button_hover_border_radius\";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:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:11:\"__globals__\";a:24:{s:28:\"button_typography_typography\";s:29:\"globals/typography?id=39a983b\";s:17:\"button_text_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_background_color\";s:25:\"globals/colors?id=3b58306\";s:19:\"button_border_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_hover_text_color\";s:27:\"globals/colors?id=secondary\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=3b58306\";s:25:\"button_hover_border_color\";s:27:\"globals/colors?id=secondary\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:33:\"link_normal_typography_typography\";s:28:\"globals/typography?id=accent\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=9411885\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=862ed0c\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=1d8d11a\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=7dd0061\";s:24:\"h5_typography_typography\";s:0:\"\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=36ba3d6\";s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:32:\"link_hover_typography_typography\";s:28:\"globals/typography?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h6_color\";s:25:\"globals/colors?id=primary\";}s:9:\"site_name\";s:11:\"Ruva Mithai\";s:10:\"body_color\";s:7:\"#7A7A7A\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:5:\"Heebo\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"300\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:6:\"Roboto\";s:34:\"link_normal_typography_font_weight\";s:3:\"500\";s:16:\"link_hover_color\";s:7:\"#1D0404\";s:32:\"link_hover_typography_typography\";s:6:\"custom\";s:33:\"link_hover_typography_font_family\";s:6:\"Roboto\";s:33:\"link_hover_typography_font_weight\";s:3:\"500\";s:8:\"h1_color\";s:7:\"#1D0404\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"300\";s:28:\"h1_typography_text_transform\";s:9:\"uppercase\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:26:\"h1_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h2_color\";s:7:\"#1D0404\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"500\";s:28:\"h2_typography_text_transform\";s:9:\"uppercase\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:26:\"h2_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h3_color\";s:7:\"#1D0404\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.7;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"500\";s:28:\"h3_typography_text_transform\";s:9:\"uppercase\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h3_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:26:\"h3_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:7:\"#1D0404\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:3:\"500\";s:28:\"h4_typography_text_transform\";s:9:\"uppercase\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h4_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:26:\"h4_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h5_color\";s:7:\"#C28282\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h5_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h6_color\";s:7:\"#1D0404\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:5:\"Heebo\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002;s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"300\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:26:\"h6_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_typography_typography\";s:6:\"custom\";s:29:\"button_typography_font_family\";s:5:\"Karla\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:30:\"button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"button_text_color\";s:7:\"#1D0404\";s:23:\"button_background_color\";s:9:\"#00000000\";s:19:\"button_border_color\";s:7:\"#1D0404\";s:23:\"button_hover_text_color\";s:7:\"#C28282\";s:29:\"button_hover_background_color\";s:9:\"#00000000\";s:25:\"button_hover_border_color\";s:7:\"#C28282\";s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:4.5;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}'),(30,14,'_elementor_data','[]'),(31,16,'_elementor_edit_mode','builder'),(32,16,'_elementor_template_type','section'),(33,16,'_elementor_version','3.14.0'),(34,16,'_wp_page_template','default'),(35,16,'_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:\"#1D0404\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#C28282\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"3b58306\";s:5:\"title\";s:17:\"Transparent Color\";s:5:\"color\";s:9:\"#00000000\";}i:1;a:3:{s:3:\"_id\";s:7:\"673e110\";s:5:\"title\";s:15:\"Overlay Color 1\";s:5:\"color\";s:9:\"#FFA9A91A\";}i:2;a:3:{s:3:\"_id\";s:7:\"f249904\";s:5:\"title\";s:12:\"Border Color\";s:5:\"color\";s:7:\"#E0E0E0\";}}s:17:\"system_typography\";a:4:{i:0;a:4:{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:19:\"Playfair Display SC\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:7:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:12:{i:0;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:4.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"9411885\";s:5:\"title\";s:2:\"H1\";}i:1;a:13:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"862ed0c\";s:5:\"title\";s:2:\"H2\";}i:2;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.7;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1d8d11a\";s:5:\"title\";s:2:\"H3\";}i:3;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"7dd0061\";s:5:\"title\";s:2:\"H4\";}i:4;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:13:\"Pinyon Script\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"161195d\";s:5:\"title\";s:2:\"H5\";}i:5;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"36ba3d6\";s:5:\"title\";s:2:\"H6\";}i:6;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";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:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"39a983b\";s:5:\"title\";s:11:\"Button Text\";}i:7;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"3fd0eab\";s:5:\"title\";s:12:\"Contact Text\";}i:8;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"08260fe\";s:5:\"title\";s:9:\"Blog Text\";}i:9;a:10:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1e71085\";s:5:\"title\";s:11:\"Header Text\";}i:10;a:11:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";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:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"2f79ce1\";s:5:\"title\";s:10:\"Error Text\";}i:11;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.2999999999999998;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6f14d8e\";s:5:\"title\";s:12:\"Pricing Text\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1350;s:5:\"sizes\";a:0:{}}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:\"activeItemIndex\";i:1;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_image\";a:4:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"body_background_position\";s:13:\"center center\";s:26:\"body_background_attachment\";s:5:\"fixed\";s:22:\"body_background_repeat\";s:9:\"no-repeat\";s:20:\"body_background_size\";s:5:\"cover\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"button_border_radius\";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:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"button_hover_border_radius\";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:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:11:\"__globals__\";a:24:{s:28:\"button_typography_typography\";s:29:\"globals/typography?id=39a983b\";s:17:\"button_text_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_background_color\";s:25:\"globals/colors?id=3b58306\";s:19:\"button_border_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_hover_text_color\";s:27:\"globals/colors?id=secondary\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=3b58306\";s:25:\"button_hover_border_color\";s:27:\"globals/colors?id=secondary\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:33:\"link_normal_typography_typography\";s:28:\"globals/typography?id=accent\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=9411885\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=862ed0c\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=1d8d11a\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=7dd0061\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=161195d\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=36ba3d6\";s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:32:\"link_hover_typography_typography\";s:28:\"globals/typography?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h6_color\";s:25:\"globals/colors?id=primary\";}}'),(36,16,'_elementor_data','[]'),(37,14,'_elementor_page_assets','a:0:{}'),(38,14,'envato_tk_source_kit','13'),(39,14,'envato_tk_source_index','0'),(40,17,'_elementor_edit_mode','builder'),(41,17,'_elementor_template_type','kit'),(42,17,'_elementor_version','3.14.0'),(43,17,'_wp_page_template','default'),(44,17,'_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:\"#1D0404\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#C28282\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"3b58306\";s:5:\"title\";s:17:\"Transparent Color\";s:5:\"color\";s:9:\"#00000000\";}i:1;a:3:{s:3:\"_id\";s:7:\"673e110\";s:5:\"title\";s:15:\"Overlay Color 1\";s:5:\"color\";s:9:\"#FFA9A91A\";}i:2;a:3:{s:3:\"_id\";s:7:\"f249904\";s:5:\"title\";s:12:\"Border Color\";s:5:\"color\";s:7:\"#E0E0E0\";}}s:17:\"system_typography\";a:4:{i:0;a:4:{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:19:\"Playfair Display SC\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:7:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:12:{i:0;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:4.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"9411885\";s:5:\"title\";s:2:\"H1\";}i:1;a:13:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"862ed0c\";s:5:\"title\";s:2:\"H2\";}i:2;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.7;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1d8d11a\";s:5:\"title\";s:2:\"H3\";}i:3;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"7dd0061\";s:5:\"title\";s:2:\"H4\";}i:4;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:13:\"Pinyon Script\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"161195d\";s:5:\"title\";s:2:\"H5\";}i:5;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"36ba3d6\";s:5:\"title\";s:2:\"H6\";}i:6;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";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:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"39a983b\";s:5:\"title\";s:11:\"Button Text\";}i:7;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"3fd0eab\";s:5:\"title\";s:12:\"Contact Text\";}i:8;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"08260fe\";s:5:\"title\";s:9:\"Blog Text\";}i:9;a:10:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1e71085\";s:5:\"title\";s:11:\"Header Text\";}i:10;a:11:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";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:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"2f79ce1\";s:5:\"title\";s:10:\"Error Text\";}i:11;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.2999999999999998;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6f14d8e\";s:5:\"title\";s:12:\"Pricing Text\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1350;s:5:\"sizes\";a:0:{}}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:\"activeItemIndex\";i:1;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_image\";a:4:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"body_background_position\";s:13:\"center center\";s:26:\"body_background_attachment\";s:5:\"fixed\";s:22:\"body_background_repeat\";s:9:\"no-repeat\";s:20:\"body_background_size\";s:5:\"cover\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"button_border_radius\";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:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"button_hover_border_radius\";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:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:11:\"__globals__\";a:24:{s:28:\"button_typography_typography\";s:29:\"globals/typography?id=39a983b\";s:17:\"button_text_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_background_color\";s:25:\"globals/colors?id=3b58306\";s:19:\"button_border_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_hover_text_color\";s:27:\"globals/colors?id=secondary\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=3b58306\";s:25:\"button_hover_border_color\";s:27:\"globals/colors?id=secondary\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:33:\"link_normal_typography_typography\";s:28:\"globals/typography?id=accent\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=9411885\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=862ed0c\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=1d8d11a\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=7dd0061\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=161195d\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=36ba3d6\";s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:32:\"link_hover_typography_typography\";s:28:\"globals/typography?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h6_color\";s:25:\"globals/colors?id=primary\";}}'),(45,17,'_elementor_data','[]'),(46,17,'_elementor_page_assets','a:0:{}'),(47,18,'_wp_attached_file','2023/06/chef-garnishing-meat-dish-PTKQ986b.jpg'),(48,18,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:46:\"2023/06/chef-garnishing-meat-dish-PTKQ986b.jpg\";s:8:\"filesize\";i:218323;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"chef-garnishing-meat-dish-PTKQ986b-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7504;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"chef-garnishing-meat-dish-PTKQ986b-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47276;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"chef-garnishing-meat-dish-PTKQ986b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4091;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"chef-garnishing-meat-dish-PTKQ986b-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29909;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"chef-garnishing-meat-dish-PTKQ986b-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(49,18,'_elementor_source_image_hash','a821d6c8f57f25e701497761ebf8c47c9ada3520'),(50,19,'_wp_attached_file','2023/06/Delicius.png'),(51,19,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:216;s:6:\"height\";i:100;s:4:\"file\";s:20:\"2023/06/Delicius.png\";s:8:\"filesize\";i:4561;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Delicius-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3911;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Delicius-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2699;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(52,19,'_elementor_source_image_hash','039210799327f817309b4f4c502885822f2805a4'),(53,20,'_wp_attached_file','2023/06/Overlay2.png'),(54,20,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:20:\"2023/06/Overlay2.png\";s:8:\"filesize\";i:15269;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Overlay2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1823;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Overlay2-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Overlay2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Overlay2-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5540;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"Overlay2-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14255;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(55,20,'_elementor_source_image_hash','d3fa11333e73cf2dfa6265a251ae371747d261c7'),(56,21,'_wp_attached_file','2023/06/food-styling-steak-on-white-plate-V67VJZAa.png'),(57,21,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:54:\"2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\";s:8:\"filesize\";i:370333;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"food-styling-steak-on-white-plate-V67VJZAa-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"food-styling-steak-on-white-plate-V67VJZAa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26010;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(58,21,'_elementor_source_image_hash','0c10d7bd76a1daff8b99e3fc39995afbe0426afe'),(59,22,'_wp_attached_file','2023/06/chef-AGZENNTa.jpg'),(60,22,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2023/06/chef-AGZENNTa.jpg\";s:8:\"filesize\";i:43562;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"chef-AGZENNTa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15457;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"chef-AGZENNTa-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6259;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(61,22,'_elementor_source_image_hash','0052d20084236fd91e251cfaa0e55492b80290ec'),(62,23,'_wp_attached_file','2023/06/Signature.png'),(63,23,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:350;s:6:\"height\";i:100;s:4:\"file\";s:21:\"2023/06/Signature.png\";s:8:\"filesize\";i:3352;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Signature-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4915;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Signature-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1441;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(64,23,'_elementor_source_image_hash','e3a814ea22c6c434d9d277ee0c5882e3435f5a98'),(65,24,'_wp_attached_file','2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png'),(66,24,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:69:\"2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\";s:8:\"filesize\";i:138535;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123607;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34329;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(67,24,'_elementor_source_image_hash','947b4c34e5feaa0cff8c866583ac03e3195e000e'),(68,25,'_wp_attached_file','2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg'),(69,25,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:800;s:4:\"file\";s:60:\"2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\";s:8:\"filesize\";i:114705;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"plate-of-chicken-with-noodles-and-beans-WZWH5WWa-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8090;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(70,25,'_elementor_source_image_hash','9d51421c4ac4ed034dddb8ffeb288b5b8d7b2a9e'),(71,26,'_wp_attached_file','2023/06/placeholder.png'),(72,26,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2023/06/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:{}}}'),(73,27,'_wp_attached_file','2023/06/placeholder-1.png'),(74,27,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2023/06/placeholder-1.png\";s:8:\"filesize\";i:6146;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:{}}}'),(75,28,'_wp_attached_file','2023/06/placeholder-2.png'),(76,28,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2023/06/placeholder-2.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-2-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-2-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-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:1264;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-2-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:{}}}'),(77,29,'_wp_attached_file','2023/06/placeholder-3.png'),(78,29,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2023/06/placeholder-3.png\";s:8:\"filesize\";i:6146;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:{}}}'),(79,28,'_elementor_source_image_hash','88d42d2a7ad2d03b66dfd41184c97fffe3ff3254'),(80,26,'_elementor_source_image_hash','88d42d2a7ad2d03b66dfd41184c97fffe3ff3254'),(81,27,'_elementor_source_image_hash','88d42d2a7ad2d03b66dfd41184c97fffe3ff3254'),(82,29,'_elementor_source_image_hash','88d42d2a7ad2d03b66dfd41184c97fffe3ff3254'),(83,30,'_wp_attached_file','2023/06/placeholder-4.png'),(84,30,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2023/06/placeholder-4.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-4-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-4-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-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1264;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-4-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:{}}}'),(85,30,'_elementor_source_image_hash','d1f93c09efea9abc442160fc06ac876c18ac9afa'),(86,31,'_elementor_edit_mode','builder'),(87,31,'_elementor_template_type','page'),(88,31,'_elementor_version','3.14.0'),(89,32,'_elementor_edit_mode','builder'),(90,32,'_elementor_template_type','page'),(91,32,'_elementor_version','3.14.0'),(92,31,'_wp_page_template','elementor_header_footer'),(93,31,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(94,31,'_elementor_data','[{\"id\":\"3733de87\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"43d5881e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"99ab780\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chef Detail\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3722e200\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Chef Detail<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77b0e81e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"8\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c2602fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"4\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d1891dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5600bfb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nulla facili. Phasel laor.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4faad9c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6241a0ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed leo nulla, lacinia id sagittis et, interdum vitae nunc. Mauris sagittis pulvinar tellus, at sodales elit tincidunt et. Aenean tincidunt finibus malesuada. Nullam posuere interdum dui eu mollis. Phasellus convallis bibendum nunc vel condimentum. Suspendisse aliquam vulputate velit. Sed congue volutpat vehicula. Aenean tristique at nulla sed tincidunt. Nulla facilisi. In vitae magna odio. Proin volutpat in purus eget ullamcorper. Pellentesque blandit felis ex, ut auctor nisl dignissim eget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3615a2d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_z_index\":1,\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"72247a56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hystoria\",\"header_size\":\"h3\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13457e49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Le chef 2022 :\",\"description_text\":\"Best 100 Chef  of the World\",\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"description_typography_typography\":\"globals\\/typography?id=39a983b\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b8dd32\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Le chef 2012 :\",\"description_text\":\"Top 3 Chef Awards of France\",\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"description_typography_typography\":\"globals\\/typography?id=39a983b\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"75dd1b23\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Le chef 2002 :\",\"description_text\":\"Top 5 Chef Awards of the Century\",\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"description_typography_typography\":\"globals\\/typography?id=39a983b\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"86b1138\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6c3c31c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Media\",\"header_size\":\"h3\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1e71085\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c0284b0\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_align\":\"left\",\"ekit_socialmedai_list_item_align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false},{\"id\":\"431df19d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c040d70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2503e188\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a056ad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19c76c0f\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":30,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":30,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":30,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"ekit_testimonial_wartermarks\":{\"value\":\"icon icon-quote\",\"library\":\"ekiticons\"},\"ekit_testimonial_left_arrows\":{\"value\":\"icon icon-left-arrow2\",\"library\":\"ekiticons\"},\"ekit_testimonial_right_arrows\":{\"value\":\"icon icon-right-arrow2\",\"library\":\"ekiticons\"},\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_background_slideshow_gallery\":[],\"ekit_testimonial_layout_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_active_background_slideshow_gallery\":[],\"ekit_testimonial_active_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_active_layout_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_active_layout_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_hover_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_active_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_badge_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_badge_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_badge_background_slideshow_gallery\":[],\"ekit_testimonial_client_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_image_background_slideshow_gallery\":[],\"ekit_testimonial_client_dot_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_background_slideshow_gallery\":[],\"ekit_testimonial_client_dot_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_active_background_slideshow_gallery\":[],\"ekit_testimonial_nav_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_normal_slideshow_gallery\":[],\"ekit_testimonial_nav_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(95,33,'_elementor_edit_mode','builder'),(96,33,'_elementor_template_type','page'),(97,33,'_elementor_version','3.14.0'),(98,33,'_wp_page_template','elementor_header_footer'),(99,33,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(100,33,'_elementor_data','[{\"id\":\"3733de87\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"43d5881e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"99ab780\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chef Detail\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3722e200\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Chef Detail<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77b0e81e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"8\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c2602fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"4\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d1891dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5600bfb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nulla facili. Phasel laor.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4faad9c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6241a0ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed leo nulla, lacinia id sagittis et, interdum vitae nunc. Mauris sagittis pulvinar tellus, at sodales elit tincidunt et. Aenean tincidunt finibus malesuada. Nullam posuere interdum dui eu mollis. Phasellus convallis bibendum nunc vel condimentum. Suspendisse aliquam vulputate velit. Sed congue volutpat vehicula. Aenean tristique at nulla sed tincidunt. Nulla facilisi. In vitae magna odio. Proin volutpat in purus eget ullamcorper. Pellentesque blandit felis ex, ut auctor nisl dignissim eget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3615a2d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_z_index\":1,\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"72247a56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hystoria\",\"header_size\":\"h3\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13457e49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Le chef 2022 :\",\"description_text\":\"Best 100 Chef  of the World\",\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"description_typography_typography\":\"globals\\/typography?id=39a983b\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b8dd32\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Le chef 2012 :\",\"description_text\":\"Top 3 Chef Awards of France\",\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"description_typography_typography\":\"globals\\/typography?id=39a983b\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"75dd1b23\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Le chef 2002 :\",\"description_text\":\"Top 5 Chef Awards of the Century\",\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"description_typography_typography\":\"globals\\/typography?id=39a983b\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"86b1138\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6c3c31c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Media\",\"header_size\":\"h3\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1e71085\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c0284b0\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_align\":\"left\",\"ekit_socialmedai_list_item_align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false},{\"id\":\"431df19d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c040d70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2503e188\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a056ad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19c76c0f\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":30,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":30,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":30,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"ekit_testimonial_wartermarks\":{\"value\":\"icon icon-quote\",\"library\":\"ekiticons\"},\"ekit_testimonial_left_arrows\":{\"value\":\"icon icon-left-arrow2\",\"library\":\"ekiticons\"},\"ekit_testimonial_right_arrows\":{\"value\":\"icon icon-right-arrow2\",\"library\":\"ekiticons\"},\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_background_slideshow_gallery\":[],\"ekit_testimonial_layout_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_active_background_slideshow_gallery\":[],\"ekit_testimonial_active_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_active_layout_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_active_layout_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_hover_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_active_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_badge_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_badge_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_badge_background_slideshow_gallery\":[],\"ekit_testimonial_client_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_image_background_slideshow_gallery\":[],\"ekit_testimonial_client_dot_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_background_slideshow_gallery\":[],\"ekit_testimonial_client_dot_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_active_background_slideshow_gallery\":[],\"ekit_testimonial_nav_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_normal_slideshow_gallery\":[],\"ekit_testimonial_nav_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(101,31,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(102,31,'envato_tk_source_kit','13'),(103,31,'envato_tk_source_index','5'),(104,34,'_elementor_edit_mode','builder'),(105,34,'_elementor_template_type','page'),(106,34,'_elementor_version','3.14.0'),(107,35,'_elementor_edit_mode','builder'),(108,35,'_elementor_template_type','page'),(109,35,'_elementor_version','3.14.0'),(110,34,'_wp_page_template','elementor_header_footer'),(111,34,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(112,34,'_elementor_data','[{\"id\":\"2f17bb23\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67c3adc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"15e7cb10\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ee2d4a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">About Us<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12655d8e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73bde518\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"74e5e87d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8355ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73dee509\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a463672\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48e25ddb\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"34a165bc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"316d838b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4522d636\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"10173a39\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2022f277\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"419f508c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1,\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c71f8f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d4906d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1345658d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7318ed2d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb5a848\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"edd2131\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18e34405\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7d970b3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c5c98cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"730de622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63a99957\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3b9a0327\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5de049d1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d38ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f4f511e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"79643698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"248f5b3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"32d24c11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7adcd9dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(113,36,'_elementor_edit_mode','builder'),(114,36,'_elementor_template_type','page'),(115,36,'_elementor_version','3.14.0'),(116,36,'_wp_page_template','elementor_header_footer'),(117,36,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(118,36,'_elementor_data','[{\"id\":\"2f17bb23\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67c3adc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"15e7cb10\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ee2d4a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">About Us<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12655d8e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73bde518\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"74e5e87d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8355ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73dee509\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a463672\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48e25ddb\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"34a165bc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"316d838b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4522d636\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"10173a39\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2022f277\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"419f508c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1,\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c71f8f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d4906d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1345658d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7318ed2d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb5a848\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"edd2131\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18e34405\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7d970b3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c5c98cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"730de622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63a99957\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3b9a0327\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5de049d1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d38ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f4f511e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"79643698\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"248f5b3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"32d24c11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7adcd9dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(119,34,'_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\";}}'),(120,34,'envato_tk_source_kit','13'),(121,34,'envato_tk_source_index','3'),(122,37,'_elementor_edit_mode','builder'),(123,37,'_elementor_template_type','section'),(124,37,'_elementor_version','3.14.0'),(125,38,'_elementor_edit_mode','builder'),(126,38,'_elementor_template_type','section'),(127,38,'_elementor_version','3.14.0'),(128,37,'_wp_page_template','elementor_header_footer'),(129,37,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(130,37,'_elementor_data','[{\"id\":\"24bbd2dd\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6cc9256a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"484b9666\",\"elType\":\"widget\",\"settings\":{\"title\":\"404\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=2f79ce1\",\"title_color\":\"globals\\/colors?id=accent\"},\"header_size\":\"div\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e0171e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Something Went Wrong\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=accent\"},\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"767edab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48f07000\",\"elType\":\"widget\",\"settings\":{\"text\":\"BACK TO HOME\",\"align\":\"center\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\",\"button_text_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"\",\"_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},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(131,39,'_elementor_edit_mode','builder'),(132,39,'_elementor_template_type','section'),(133,39,'_elementor_version','3.14.0'),(134,39,'_wp_page_template','default'),(135,39,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(136,39,'_elementor_data','[{\"id\":\"24bbd2dd\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6cc9256a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"484b9666\",\"elType\":\"widget\",\"settings\":{\"title\":\"404\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=2f79ce1\",\"title_color\":\"globals\\/colors?id=accent\"},\"header_size\":\"div\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e0171e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Something Went Wrong\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=accent\"},\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"767edab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48f07000\",\"elType\":\"widget\",\"settings\":{\"text\":\"BACK TO HOME\",\"align\":\"center\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\",\"button_text_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"\",\"_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},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(137,37,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(138,37,'envato_tk_source_kit','13'),(139,37,'envato_tk_source_index','10'),(140,40,'_elementor_edit_mode','builder'),(141,40,'_elementor_template_type','section'),(142,40,'_elementor_version','3.14.0'),(143,41,'_elementor_edit_mode','builder'),(144,41,'_elementor_template_type','section'),(145,41,'_elementor_version','3.14.0'),(146,40,'_wp_page_template','elementor_header_footer'),(147,40,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(148,40,'_elementor_data','[{\"id\":\"1e7296a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"547e1f9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7800d3ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6728f485\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Contact<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17e1e42\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2454adf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"80471c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit Us :\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3214df6e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99 Roving St., Big City, PKU 23456\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5135a56\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\" www.awesomesite.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7e25bc8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4d40e2fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours :\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"273761d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Open : 09:00 am - 01:00 pm\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5135a56\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Weekend : 10:00 am - 03:00 pm\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7e25bc8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4251426f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us :\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a5ec089\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_align\":\"left\",\"ekit_socialmedai_list_align_tablet\":\"center\",\"ekit_socialmedai_list_item_align\":\"left\",\"ekit_socialmedai_list_item_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false},{\"id\":\"2d232abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e3de351\",\"elType\":\"widget\",\"settings\":{\"address\":\"paris\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(149,42,'_elementor_edit_mode','builder'),(150,42,'_elementor_template_type','section'),(151,42,'_elementor_version','3.14.0'),(152,42,'_wp_page_template','default'),(153,42,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(154,42,'_elementor_data','[{\"id\":\"1e7296a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"547e1f9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7800d3ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6728f485\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Contact<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17e1e42\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2454adf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"80471c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit Us :\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3214df6e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99 Roving St., Big City, PKU 23456\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5135a56\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\" www.awesomesite.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7e25bc8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4d40e2fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours :\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"273761d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Open : 09:00 am - 01:00 pm\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5135a56\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Weekend : 10:00 am - 03:00 pm\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7e25bc8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4251426f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us :\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a5ec089\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_align\":\"left\",\"ekit_socialmedai_list_align_tablet\":\"center\",\"ekit_socialmedai_list_item_align\":\"left\",\"ekit_socialmedai_list_item_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false},{\"id\":\"2d232abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e3de351\",\"elType\":\"widget\",\"settings\":{\"address\":\"paris\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(155,40,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(156,40,'envato_tk_source_kit','13'),(157,40,'envato_tk_source_index','11'),(158,43,'_elementor_edit_mode','builder'),(159,43,'_elementor_template_type','section'),(160,43,'_elementor_version','3.14.0'),(161,44,'_elementor_edit_mode','builder'),(162,44,'_elementor_template_type','section'),(163,44,'_elementor_version','3.14.0'),(164,43,'_wp_page_template','elementor_header_footer'),(165,43,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(166,43,'_elementor_data','[{\"id\":\"5407b269\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ab795b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ce9a7b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Archives\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149e638f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Blog Archives<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3216245c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"380dc3c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18a51e65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"713eec8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140a78b3\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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},\"ekit_blog_posts_meta_author_icons\":{\"value\":\"icon icon-user\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_date_icons\":{\"value\":\"icon icon-calendar3\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_category_icons\":{\"value\":\"icon icon-folder\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_comment_icons\":{\"value\":\"icon icon-comment\",\"library\":\"ekiticons\"},\"ekit_blog_posts_btn_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_blog_posts_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_slideshow_gallery\":[],\"ekit_blog_posts_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_normal_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_floating_date_bg_color_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false}]'),(167,45,'_elementor_edit_mode','builder'),(168,45,'_elementor_template_type','section'),(169,45,'_elementor_version','3.14.0'),(170,45,'_wp_page_template','default'),(171,45,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(172,45,'_elementor_data','[{\"id\":\"5407b269\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ab795b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ce9a7b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Archives\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"149e638f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Blog Archives<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3216245c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"380dc3c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18a51e65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"713eec8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140a78b3\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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},\"ekit_blog_posts_meta_author_icons\":{\"value\":\"icon icon-user\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_date_icons\":{\"value\":\"icon icon-calendar3\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_category_icons\":{\"value\":\"icon icon-folder\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_comment_icons\":{\"value\":\"icon icon-comment\",\"library\":\"ekiticons\"},\"ekit_blog_posts_btn_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_blog_posts_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_slideshow_gallery\":[],\"ekit_blog_posts_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_normal_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_floating_date_bg_color_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false}]'),(173,43,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(174,43,'envato_tk_source_kit','13'),(175,43,'envato_tk_source_index','12'),(176,46,'_elementor_edit_mode','builder'),(177,46,'_elementor_template_type','section'),(178,46,'_elementor_version','3.14.0'),(179,47,'_elementor_edit_mode','builder'),(180,47,'_elementor_template_type','section'),(181,47,'_elementor_version','3.14.0'),(182,46,'_wp_page_template','elementor_header_footer'),(183,46,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(184,46,'_elementor_data','[{\"id\":\"2fac171\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4d410715\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"29b90d2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2b2dbee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e26ef2a\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_hamburger_icon\":{\"value\":\"\",\"library\":\"\"},\"elementskit_menubar_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_slideshow_gallery\":[],\"elementskit_item_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_slideshow_gallery\":[],\"elementskit_item_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_slideshow_gallery\":[],\"elementskit_nav_menu_active_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_slideshow_gallery\":[],\"elementskit_menu_item_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_slideshow_gallery\":[],\"elementskit_menu_item_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_slideshow_gallery\":[],\"elementskit_nav_sub_menu_active_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_slideshow_gallery\":[],\"elementskit_submenu_container_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_slideshow_gallery\":[],\"elementskit_menu_toggle_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_slideshow_gallery\":[],\"elementskit_menu_toggle_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_slideshow_gallery\":[],\"elementskit_menu_close_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_slideshow_gallery\":[],\"elementskit_menu_close_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"297355d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42017e34\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(185,48,'_elementor_edit_mode','builder'),(186,48,'_elementor_template_type','section'),(187,48,'_elementor_version','3.14.0'),(188,48,'_wp_page_template','default'),(189,48,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(190,48,'_elementor_data','[{\"id\":\"2fac171\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4d410715\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"29b90d2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2b2dbee5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e26ef2a\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_hamburger_icon\":{\"value\":\"\",\"library\":\"\"},\"elementskit_menubar_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_slideshow_gallery\":[],\"elementskit_item_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_slideshow_gallery\":[],\"elementskit_item_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_slideshow_gallery\":[],\"elementskit_nav_menu_active_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_slideshow_gallery\":[],\"elementskit_menu_item_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_slideshow_gallery\":[],\"elementskit_menu_item_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_slideshow_gallery\":[],\"elementskit_nav_sub_menu_active_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_slideshow_gallery\":[],\"elementskit_submenu_container_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_slideshow_gallery\":[],\"elementskit_menu_toggle_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_slideshow_gallery\":[],\"elementskit_menu_toggle_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_slideshow_gallery\":[],\"elementskit_menu_close_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_slideshow_gallery\":[],\"elementskit_menu_close_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"297355d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42017e34\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(191,46,'_elementor_page_assets','a:0:{}'),(192,46,'envato_tk_source_kit','13'),(193,46,'envato_tk_source_index','14'),(194,49,'_elementor_edit_mode','builder'),(195,49,'_elementor_template_type','section'),(196,49,'_elementor_version','3.14.0'),(197,50,'_elementor_edit_mode','builder'),(198,50,'_elementor_template_type','section'),(199,50,'_elementor_version','3.14.0'),(200,49,'_wp_page_template','elementor_header_footer'),(201,49,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(202,49,'_elementor_data','[{\"id\":\"198863b5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"463ee19a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37a55599\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"image_size\":\"full\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37abe765\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ac51cfd\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicius Restaurant & Fine Dining\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"99 Big City, PKU, Indonesia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"hello@awesomesite.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"bcfdd2c\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"c00ab30\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"597dfc19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25ccc842\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\\u00a9 Copyright 2022. All Rights Reserved. Rometheme\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(203,51,'_elementor_edit_mode','builder'),(204,51,'_elementor_template_type','section'),(205,51,'_elementor_version','3.14.0'),(206,51,'_wp_page_template','default'),(207,51,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(208,51,'_elementor_data','[{\"id\":\"198863b5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"463ee19a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37a55599\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"image_size\":\"full\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37abe765\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ac51cfd\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicius Restaurant & Fine Dining\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"99 Big City, PKU, Indonesia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"hello@awesomesite.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"bcfdd2c\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"c00ab30\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"597dfc19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25ccc842\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\\u00a9 Copyright 2022. All Rights Reserved. Rometheme\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(209,49,'_elementor_page_assets','a:0:{}'),(210,49,'envato_tk_source_kit','13'),(211,49,'envato_tk_source_index','15'),(212,52,'_elementor_edit_mode','builder'),(213,52,'_elementor_template_type','page'),(214,52,'_elementor_version','3.14.0'),(215,53,'_elementor_edit_mode','builder'),(216,53,'_elementor_template_type','page'),(217,53,'_elementor_version','3.14.0'),(218,52,'_wp_page_template','elementor_header_footer'),(219,52,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(220,52,'_elementor_data','[{\"id\":\"7a727b77\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b9d3dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"220d39de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d953e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Gallery<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fe996a6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2c3a7866\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fabf7f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb1520c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b060bb\",\"elType\":\"widget\",\"settings\":{\"carousel\":{\"1\":{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},\"2\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"}},\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(221,54,'_elementor_edit_mode','builder'),(222,54,'_elementor_template_type','page'),(223,54,'_elementor_version','3.14.0'),(224,54,'_wp_page_template','elementor_header_footer'),(225,54,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(226,54,'_elementor_data','[{\"id\":\"7a727b77\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b9d3dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"220d39de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d953e08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Gallery<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fe996a6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2c3a7866\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fabf7f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb1520c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b060bb\",\"elType\":\"widget\",\"settings\":{\"carousel\":{\"1\":{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},\"2\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"}},\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(227,52,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(228,52,'envato_tk_source_kit','13'),(229,52,'envato_tk_source_index','8'),(230,55,'_elementor_edit_mode','builder'),(231,55,'_elementor_template_type','page'),(232,55,'_elementor_version','3.14.0'),(233,55,'_elementor_data','[{\"id\":\"6901dec1\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4deaa8ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e0f0dc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5900a448\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Our Chef<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4714392f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2cf17ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38536aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8429d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet Our Expert Chef\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"986ca7d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e31b47b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39c7c322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"border_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ce4d035\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"22\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNTa.jpg\"},\"image_size\":\"full\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.69999999999999996,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"830ff69\",\"elType\":\"widget\",\"settings\":{\"title\":\"Louis Parrash\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=7dd0061\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f3fc053\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dec68b5\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"62d3752b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"border_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5fc3667a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.69999999999999996,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2466d716\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arnold Abelano\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=7dd0061\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"779c274\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"49887149\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"558decbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"border_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7869b0b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.69999999999999996,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"619fb431\",\"elType\":\"widget\",\"settings\":{\"title\":\"Louis Leon\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=7dd0061\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1487b7d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a5cad8b\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3948275f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7bdc2b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"579653cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"227088e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e14a1b2\",\"elType\":\"widget\",\"settings\":{\"carousel\":{\"1\":{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},\"2\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"}},\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1d6a23\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51a63999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e0cca3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a156421\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22128324\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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},\"ekit_blog_posts_meta_author_icons\":{\"value\":\"icon icon-user\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_date_icons\":{\"value\":\"icon icon-calendar3\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_category_icons\":{\"value\":\"icon icon-folder\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_comment_icons\":{\"value\":\"icon icon-comment\",\"library\":\"ekiticons\"},\"ekit_blog_posts_btn_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_blog_posts_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_slideshow_gallery\":[],\"ekit_blog_posts_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_normal_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_floating_date_bg_color_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false}]'),(234,56,'_elementor_edit_mode','builder'),(235,56,'_elementor_template_type','page'),(236,56,'_elementor_version','3.14.0'),(237,56,'_elementor_data','[{\"id\":\"6901dec1\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4deaa8ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e0f0dc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5900a448\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Our Chef<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4714392f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2cf17ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38536aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8429d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet Our Expert Chef\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"986ca7d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e31b47b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39c7c322\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"border_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ce4d035\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"22\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNTa.jpg\"},\"image_size\":\"full\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.69999999999999996,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"830ff69\",\"elType\":\"widget\",\"settings\":{\"title\":\"Louis Parrash\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=7dd0061\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f3fc053\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dec68b5\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"62d3752b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"border_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5fc3667a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.69999999999999996,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2466d716\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arnold Abelano\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=7dd0061\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"779c274\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"49887149\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"558decbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"border_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7869b0b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.69999999999999996,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"619fb431\",\"elType\":\"widget\",\"settings\":{\"title\":\"Louis Leon\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=7dd0061\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1487b7d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a5cad8b\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_icon_color\":\"#222222\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_border\":\"\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_socialmedia_icon_hover_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \",\"ekit_socialmedia_border_hover_border\":\"\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"\"}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3948275f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7bdc2b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"579653cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"227088e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e14a1b2\",\"elType\":\"widget\",\"settings\":{\"carousel\":{\"1\":{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},\"2\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"}},\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1d6a23\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51a63999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e0cca3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a156421\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22128324\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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},\"ekit_blog_posts_meta_author_icons\":{\"value\":\"icon icon-user\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_date_icons\":{\"value\":\"icon icon-calendar3\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_category_icons\":{\"value\":\"icon icon-folder\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_comment_icons\":{\"value\":\"icon icon-comment\",\"library\":\"ekiticons\"},\"ekit_blog_posts_btn_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_blog_posts_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_slideshow_gallery\":[],\"ekit_blog_posts_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_normal_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_floating_date_bg_color_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false}]'),(238,55,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(239,55,'_wp_page_template','elementor_header_footer'),(240,55,'envato_tk_source_kit','13'),(241,55,'envato_tk_source_index','4'),(242,57,'_elementor_edit_mode','builder'),(243,57,'_elementor_template_type','page'),(244,57,'_elementor_version','3.14.0'),(245,58,'_elementor_edit_mode','builder'),(246,58,'_elementor_template_type','page'),(247,58,'_elementor_version','3.14.0'),(248,57,'_wp_page_template','elementor_header_footer'),(249,57,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(250,57,'_elementor_data','[{\"id\":\"7db2f501\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45daa6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f1cdcf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Menus\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7cb51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Chef Detail<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dc5eaa5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34baaf8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"44d270d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12b54f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"784f4220\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c50b71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e4003e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"319a646f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c5c3d12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61d769b9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cd1ebc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60732cc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4f591c88\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2b54df8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f88ca8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"296b9fb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"790e1fe7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f9241ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3dc4373e\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59e5bb1f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c02420f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42d43ec3\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"15c8ab8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46a9cf8f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"292d4453\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"84b45f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20663fa3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1113441f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b2da87a\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1915f553\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"722cf0e9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"318fdb44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13ea8ebe\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"224cddfc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a3571c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"154cf03\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\\/watch?v=VhBl3dHT5SY\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_bg_hover_color_background\":\"classic\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_bg_hover_color_color\":\"globals\\/colors?id=673e110\"},\"ekit_video_popup_button_icons\":{\"value\":\"icon icon-play\",\"library\":\"ekiticons\"},\"ekit_video_player_self_hosted\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"self_poster_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_slideshow_gallery\":[],\"ekit_video_popup_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f9ee478\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4edaf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7fa073ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3af8dba4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77e1ee2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ad70b2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1cf0542a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46734d3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6eabc6c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20c37687\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"443dc81a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"79704d69\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"61adf886\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"15c6c0a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7bc689b4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"346a1994\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e649013\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(251,59,'_elementor_edit_mode','builder'),(252,59,'_elementor_template_type','page'),(253,59,'_elementor_version','3.14.0'),(254,59,'_wp_page_template','elementor_header_footer'),(255,59,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(256,59,'_elementor_data','[{\"id\":\"7db2f501\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45daa6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f1cdcf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Menus\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7cb51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">Chef Detail<\\/a><\\/p>\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dc5eaa5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34baaf8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"44d270d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12b54f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"784f4220\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17c50b71\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e4003e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"319a646f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c5c3d12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61d769b9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cd1ebc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60732cc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4f591c88\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2b54df8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f88ca8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"296b9fb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"790e1fe7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f9241ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3dc4373e\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59e5bb1f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c02420f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42d43ec3\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"15c8ab8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46a9cf8f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"292d4453\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"84b45f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20663fa3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1113441f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b2da87a\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1915f553\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"722cf0e9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"318fdb44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13ea8ebe\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"224cddfc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a3571c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"154cf03\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\\/watch?v=VhBl3dHT5SY\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_bg_hover_color_background\":\"classic\",\"_margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_bg_hover_color_color\":\"globals\\/colors?id=673e110\"},\"ekit_video_popup_button_icons\":{\"value\":\"icon icon-play\",\"library\":\"ekiticons\"},\"ekit_video_player_self_hosted\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"self_poster_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_slideshow_gallery\":[],\"ekit_video_popup_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f9ee478\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4edaf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7fa073ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3af8dba4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77e1ee2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ad70b2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1cf0542a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46734d3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6eabc6c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20c37687\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"443dc81a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"79704d69\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"61adf886\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"15c6c0a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7bc689b4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"346a1994\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e649013\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(257,57,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}'),(258,57,'envato_tk_source_kit','13'),(259,57,'envato_tk_source_index','6'),(260,60,'_wp_attached_file','2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png'),(261,60,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:69:\"2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\";s:8:\"filesize\";i:110228;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110737;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33504;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(262,60,'_elementor_source_image_hash','d8957384b3361c365671773a7628926892c7165a'),(263,61,'_wp_attached_file','2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png'),(264,61,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:69:\"2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\";s:8:\"filesize\";i:117953;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117116;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(265,61,'_elementor_source_image_hash','eecc59ddf03ba8469ddc7a2107241850d7cab71b'),(266,62,'_wp_attached_file','2023/06/Overlay3.png'),(267,62,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:20:\"2023/06/Overlay3.png\";s:8:\"filesize\";i:15049;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Overlay3-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1707;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Overlay3-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7545;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Overlay3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1169;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Overlay3-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5155;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"Overlay3-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(268,62,'_elementor_source_image_hash','40551ada657073569781d430bae053668d7cc6b9'),(269,63,'_wp_attached_file','2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png'),(270,63,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:70:\"2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\";s:8:\"filesize\";i:106144;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3275;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27306;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:201;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16131;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:72:\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58281;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(271,63,'_elementor_source_image_hash','dc38ce495f774cd5cc3f90230629c2cfb2590a61'),(272,64,'_wp_attached_file','2023/06/food-styling-steak-on-white-plate-V67VJZAb.png'),(273,64,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:54:\"2023/06/food-styling-steak-on-white-plate-V67VJZAb.png\";s:8:\"filesize\";i:77907;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"food-styling-steak-on-white-plate-V67VJZAb-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3164;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"food-styling-steak-on-white-plate-V67VJZAb-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"food-styling-steak-on-white-plate-V67VJZAb-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:201;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"food-styling-steak-on-white-plate-V67VJZAb-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14434;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"food-styling-steak-on-white-plate-V67VJZAb-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47373;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(274,64,'_elementor_source_image_hash','0d42ebe5066ca31a33ec2c1a536fb62d666af838'),(275,65,'_wp_attached_file','2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png'),(276,65,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:70:\"2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\";s:8:\"filesize\";i:100682;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3698;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28832;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:202;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17756;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:72:\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(277,65,'_elementor_source_image_hash','4be3321cccea6cc5709555d6ef97bc39b29beab6'),(278,66,'_wp_attached_file','2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png'),(279,66,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:70:\"2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\";s:8:\"filesize\";i:91604;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3534;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:203;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16699;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:72:\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(280,66,'_elementor_source_image_hash','6bd4df098dcc46c2fdabd56d3cdc21eca7d53edc'),(281,67,'_wp_attached_file','2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg'),(282,67,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:52:\"2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\";s:8:\"filesize\";i:87937;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18425;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7027;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(283,67,'_elementor_source_image_hash','0d2a8cf68b0311b5c8f2bec06e1fcda97490487e'),(284,68,'_wp_attached_file','2023/06/chef-AGZENNT.jpg'),(285,68,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:24:\"2023/06/chef-AGZENNT.jpg\";s:8:\"filesize\";i:142747;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"chef-AGZENNT-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16535;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"chef-AGZENNT-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7607;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(286,68,'_elementor_source_image_hash','c257245056bb458738709ddd0d358db5437efdff'),(287,69,'_elementor_edit_mode','builder'),(288,69,'_elementor_template_type','section'),(289,69,'_elementor_version','3.14.0'),(290,70,'_elementor_edit_mode','builder'),(291,70,'_elementor_template_type','section'),(292,70,'_elementor_version','3.14.0'),(293,69,'_wp_page_template','elementor_header_footer'),(294,69,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(295,69,'_elementor_data','[{\"id\":\"3a80531a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":\"18\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-garnishing-meat-dish-PTKQ986b.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49b65cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"68e0c6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to our delicius corner\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"header_size\":\"h5\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdf058f\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5419fea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e82821d\",\"elType\":\"widget\",\"settings\":{\"text\":\"RESERVATION\",\"align\":\"left\",\"selected_icon\":{\"value\":\"icon icon-pen\",\"library\":\"ekiticons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f2577e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7764e9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5d34af5d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"680826d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44397968\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"577b9d56\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e9d8cc2\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4c231bba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5a79c054\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d377fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a75a942\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"58ae3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"22afdb8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1,\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bc92834\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2587e176\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7c347838\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b6e345c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"625d67c2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c5a2f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"593f95dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1de98b7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e23ea3b\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"387728a1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e413b98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d13865f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"346667a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d821d0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a0528e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1fdfcb3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bc67a1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1c9d9ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"db5d727\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2fc3304b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"607671b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"21ab02e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d28e03e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ffe3dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"66fc7d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"376a1b12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1edfde76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a14f4ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c4a059a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c04eb58\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"68ca797c\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"742802c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"333b3d70\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7bb50673\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"355ca86e\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"41dd982a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69daa525\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"692d3213\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"20ad2d04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f113fed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"503df7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e91850b\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3af2d0fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"70bd8f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7405cf38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6f95af90\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"209347b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3aa8221b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f7c1764\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"460bc96b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bb9fb3b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7b76f061\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"41873458\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2090ae3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3137c062\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c240efa\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5c24ff04\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ab91188\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"218a97d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45cdaaaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"670228d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"676f2820\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d33c03a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c56ae6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71aaa376\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"312d864b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b2b90f3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5ed660e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2965dd2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3517cdce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2da8c273\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7fd30cf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5581b8e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6bf95459\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e0e0ac3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1aafeaf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ba7965e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17b31a74\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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},\"ekit_blog_posts_meta_author_icons\":{\"value\":\"icon icon-user\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_date_icons\":{\"value\":\"icon icon-calendar3\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_category_icons\":{\"value\":\"icon icon-folder\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_comment_icons\":{\"value\":\"icon icon-comment\",\"library\":\"ekiticons\"},\"ekit_blog_posts_btn_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_blog_posts_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_slideshow_gallery\":[],\"ekit_blog_posts_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_normal_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_floating_date_bg_color_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45bd996d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12b4833f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55a44f08\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"ekit_testimonial_wartermarks\":{\"value\":\"icon icon-quote\",\"library\":\"ekiticons\"},\"ekit_testimonial_left_arrows\":{\"value\":\"icon icon-left-arrow2\",\"library\":\"ekiticons\"},\"ekit_testimonial_right_arrows\":{\"value\":\"icon icon-right-arrow2\",\"library\":\"ekiticons\"},\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_background_slideshow_gallery\":[],\"ekit_testimonial_layout_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_active_background_slideshow_gallery\":[],\"ekit_testimonial_active_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_active_layout_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_active_layout_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_hover_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_active_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_badge_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_badge_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_badge_background_slideshow_gallery\":[],\"ekit_testimonial_client_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_image_background_slideshow_gallery\":[],\"ekit_testimonial_client_dot_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_background_slideshow_gallery\":[],\"ekit_testimonial_client_dot_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_active_background_slideshow_gallery\":[],\"ekit_testimonial_nav_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_normal_slideshow_gallery\":[],\"ekit_testimonial_nav_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63fafa83\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6aed7e60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e30a1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a28788\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(296,71,'_elementor_edit_mode','builder'),(297,71,'_elementor_template_type','section'),(298,71,'_elementor_version','3.14.0'),(299,71,'_wp_page_template','default'),(300,71,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES (301,71,'_elementor_data','[{\"id\":\"3a80531a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":\"18\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-garnishing-meat-dish-PTKQ986b.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49b65cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"68e0c6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to our delicius corner\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"header_size\":\"h5\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdf058f\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5419fea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e82821d\",\"elType\":\"widget\",\"settings\":{\"text\":\"RESERVATION\",\"align\":\"left\",\"selected_icon\":{\"value\":\"icon icon-pen\",\"library\":\"ekiticons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f2577e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7764e9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5d34af5d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"680826d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44397968\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"577b9d56\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e9d8cc2\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4c231bba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5a79c054\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d377fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a75a942\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"58ae3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"22afdb8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1,\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bc92834\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2587e176\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7c347838\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b6e345c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"625d67c2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c5a2f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"593f95dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1de98b7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e23ea3b\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"387728a1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e413b98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d13865f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"346667a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d821d0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a0528e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1fdfcb3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bc67a1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1c9d9ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"db5d727\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2fc3304b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"607671b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"21ab02e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d28e03e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ffe3dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"66fc7d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"376a1b12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1edfde76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a14f4ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c4a059a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c04eb58\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"68ca797c\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"742802c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"333b3d70\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7bb50673\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"355ca86e\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"41dd982a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69daa525\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"692d3213\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"20ad2d04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f113fed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"503df7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e91850b\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3af2d0fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"70bd8f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7405cf38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6f95af90\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"209347b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3aa8221b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f7c1764\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"460bc96b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bb9fb3b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7b76f061\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"41873458\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2090ae3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3137c062\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c240efa\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5c24ff04\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ab91188\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"218a97d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45cdaaaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"670228d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"676f2820\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d33c03a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c56ae6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71aaa376\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"312d864b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b2b90f3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5ed660e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2965dd2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3517cdce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2da8c273\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7fd30cf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5581b8e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6bf95459\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e0e0ac3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1aafeaf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ba7965e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17b31a74\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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},\"ekit_blog_posts_meta_author_icons\":{\"value\":\"icon icon-user\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_date_icons\":{\"value\":\"icon icon-calendar3\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_category_icons\":{\"value\":\"icon icon-folder\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_comment_icons\":{\"value\":\"icon icon-comment\",\"library\":\"ekiticons\"},\"ekit_blog_posts_btn_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_blog_posts_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_slideshow_gallery\":[],\"ekit_blog_posts_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_normal_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_meta_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_floating_date_bg_color_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45bd996d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12b4833f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55a44f08\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"rating\":\"5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"use_hover_logo\":\"no\",\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"},\"ekit_testimonial_active\":\"\",\"ekit_testimonial_background_group_background\":\"\",\"ekit_testimonial_background_group_color\":\"\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_color_b\":\"#f2295b\",\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_type\":\"linear\",\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"ekit_testimonial_background_group_gradient_position\":\"center center\",\"ekit_testimonial_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_position\":\"\",\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_background_group_attachment\":\"\",\"ekit_testimonial_background_group_repeat\":\"\",\"ekit_testimonial_background_group_size\":\"\",\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_testimonial_background_group_video_link\":\"\",\"ekit_testimonial_background_group_video_start\":\"\",\"ekit_testimonial_background_group_video_end\":\"\",\"ekit_testimonial_background_group_play_once\":\"\",\"ekit_testimonial_background_group_play_on_mobile\":\"\",\"ekit_testimonial_background_group_privacy_mode\":\"\",\"ekit_testimonial_background_group_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_background_group_slideshow_gallery\":[],\"ekit_testimonial_background_group_slideshow_loop\":\"yes\",\"ekit_testimonial_background_group_slideshow_slide_duration\":5000,\"ekit_testimonial_background_group_slideshow_slide_transition\":\"fade\",\"ekit_testimonial_background_group_slideshow_transition_duration\":500,\"ekit_testimonial_background_group_slideshow_background_size\":\"\",\"ekit_testimonial_background_group_slideshow_background_position\":\"\",\"ekit_testimonial_background_group_slideshow_lazyload\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns\":\"\",\"ekit_testimonial_background_group_slideshow_ken_burns_zoom_direction\":\"in\"}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"ekit_testimonial_wartermarks\":{\"value\":\"icon icon-quote\",\"library\":\"ekiticons\"},\"ekit_testimonial_left_arrows\":{\"value\":\"icon icon-left-arrow2\",\"library\":\"ekiticons\"},\"ekit_testimonial_right_arrows\":{\"value\":\"icon icon-right-arrow2\",\"library\":\"ekiticons\"},\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_background_slideshow_gallery\":[],\"ekit_testimonial_layout_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_layout_active_background_slideshow_gallery\":[],\"ekit_testimonial_active_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_active_layout_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_active_layout_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_hover_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_icon_badge_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_icon_badge_active_background_slideshow_gallery\":[],\"ekit_testimonial_section_wathermark_badge_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_badge_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_section_wathermark_badge_background_slideshow_gallery\":[],\"ekit_testimonial_client_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_image_background_slideshow_gallery\":[],\"ekit_testimonial_client_dot_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_background_slideshow_gallery\":[],\"ekit_testimonial_client_dot_active_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_active_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_client_dot_active_background_slideshow_gallery\":[],\"ekit_testimonial_nav_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_normal_slideshow_gallery\":[],\"ekit_testimonial_nav_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_testimonial_nav_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63fafa83\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6aed7e60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e30a1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a28788\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(302,69,'_elementor_page_assets','a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'),(303,69,'envato_tk_source_kit','13'),(304,69,'envato_tk_source_index','2'),(306,69,'ekit_post_views_count','1'),(307,69,'_edit_lock','1687767166:1'),(308,72,'_edit_lock','1687767292:1'),(309,72,'_elementor_edit_mode','builder'),(310,72,'_elementor_template_type','wp-page'),(311,72,'_elementor_version','3.14.0'),(312,74,'_elementor_edit_mode','builder'),(313,74,'_elementor_template_type','wp-page'),(314,74,'_elementor_version','3.14.0'),(315,75,'_elementor_edit_mode','builder'),(316,75,'_elementor_template_type','wp-page'),(317,75,'_elementor_version','3.14.0'),(318,72,'_wp_page_template','default'),(319,72,'_elementor_data','[{\"id\":\"f0cac1\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":\"18\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-garnishing-meat-dish-PTKQ986b.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"59da1191\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"570cfc4c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to our delicius corner\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"header_size\":\"h5\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5093ff50\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c4dd862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"217790ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"RESERVATION\",\"align\":\"left\",\"selected_icon\":{\"value\":\"icon icon-pen\",\"library\":\"ekiticons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"691d8fa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3464788\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"3115da2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"62879ba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"479ebaf8\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50959aca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"738e76eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"14cd6d03\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3bac1720\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f55d0b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"331381b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4feb531c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c1c9c61\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5afea174\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41f02d53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d8fc5d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"769f2ae5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14249dc6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"55ec434e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e77709e\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e53642\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e2ac5ab\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6858775\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"bb7468b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"428e0ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c97dedb\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e06bb4a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7379d7cf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"169609a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"b11f744\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5d78da82\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"383f67d3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"18f9087e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4735b7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"776a40b6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1e0eb1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"292f618e\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69fd761e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"57296820\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ec785df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"826d42a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100258ea\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"653521b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"289d4dd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"13a58655\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"3425ad84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1b56bc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"7cfebe9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a1dbeb1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"67c3ec32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2f19f365\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5810e072\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"4d8b6a78\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d36de6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"114ae00f\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"737fd070\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"166fce85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"78cc8df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f9d094c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75bee95e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b417c5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eff74a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a74a05c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"7b61ecef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8687bcb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"522a9504\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a547e56\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"517c9126\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"504a324f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a100fcd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ae6976\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e0bece\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a86aec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"7b2c4f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4dfb0f19\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7837996\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e448e65\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2b0ede84\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12eba054\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"61d342e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"37c70ea5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"24aa53b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1865e522\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10da87eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4311137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3cbc9e0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"1204701a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5694701d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"2e938a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b20ff8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6792b9a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b65a4c5\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"168a3f95\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"2bfecae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"f0c4942\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59710e68\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"23a2226c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f900be8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47165fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(320,76,'_elementor_edit_mode','builder'),(321,76,'_elementor_template_type','wp-page'),(322,76,'_elementor_version','3.14.0'),(323,76,'_wp_page_template','default'),(324,76,'_elementor_data','[{\"id\":\"f0cac1\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":\"18\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-garnishing-meat-dish-PTKQ986b.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"59da1191\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"570cfc4c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to our delicius corner\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"header_size\":\"h5\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5093ff50\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c4dd862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"217790ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"RESERVATION\",\"align\":\"left\",\"selected_icon\":{\"value\":\"icon icon-pen\",\"library\":\"ekiticons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"691d8fa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3464788\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"3115da2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"62879ba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"479ebaf8\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50959aca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"738e76eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"14cd6d03\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3bac1720\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f55d0b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"331381b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4feb531c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c1c9c61\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5afea174\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41f02d53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d8fc5d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"769f2ae5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14249dc6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"55ec434e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e77709e\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e53642\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e2ac5ab\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6858775\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"bb7468b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"428e0ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c97dedb\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e06bb4a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7379d7cf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"169609a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"b11f744\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5d78da82\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"383f67d3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"18f9087e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4735b7a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"776a40b6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1e0eb1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"292f618e\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69fd761e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"57296820\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ec785df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"826d42a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"100258ea\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"653521b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"289d4dd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"13a58655\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"3425ad84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1b56bc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"7cfebe9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a1dbeb1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"67c3ec32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2f19f365\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5810e072\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"4d8b6a78\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d36de6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"114ae00f\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"737fd070\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"166fce85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"78cc8df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f9d094c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75bee95e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b417c5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eff74a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a74a05c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"7b61ecef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8687bcb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"522a9504\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a547e56\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"517c9126\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"504a324f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a100fcd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ae6976\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58e0bece\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a86aec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"7b2c4f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4dfb0f19\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7837996\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e448e65\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2b0ede84\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12eba054\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"61d342e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"37c70ea5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"24aa53b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1865e522\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10da87eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4311137\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3cbc9e0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"1204701a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5694701d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"2e938a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b20ff8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6792b9a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b65a4c5\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"168a3f95\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"2bfecae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"f0c4942\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59710e68\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"23a2226c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f900be8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47165fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(325,72,'_elementor_page_assets','a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'),(327,72,'_wp_trash_meta_status','publish'),(328,72,'_wp_trash_meta_time','1687767440'),(329,72,'_wp_desired_post_slug','home'),(330,77,'_edit_lock','1698319952:1'),(331,77,'_wp_page_template','elementor_header_footer'),(333,77,'_elementor_template_type','wp-page'),(334,77,'_elementor_version','3.14.1'),(342,80,'_wp_page_template','elementor_header_footer'),(343,80,'_elementor_edit_mode','builder'),(344,80,'_elementor_template_type','wp-page'),(345,80,'_elementor_version','3.14.0'),(346,81,'_wp_page_template','elementor_header_footer'),(347,81,'_elementor_edit_mode','builder'),(348,81,'_elementor_template_type','wp-page'),(349,81,'_elementor_version','3.14.0'),(350,77,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(351,77,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":234,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":245,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"},{\"id\":246,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2-webp.webp\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(352,82,'_wp_page_template','elementor_header_footer'),(353,82,'_elementor_edit_mode','builder'),(354,82,'_elementor_template_type','wp-page'),(355,82,'_elementor_version','3.14.0'),(356,82,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(357,82,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":\"18\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-garnishing-meat-dish-PTKQ986b.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"75af6bdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to our delicius corner\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"header_size\":\"h5\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5574715d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"163a2289\",\"elType\":\"widget\",\"settings\":{\"text\":\"RESERVATION\",\"align\":\"left\",\"selected_icon\":{\"value\":\"icon icon-pen\",\"library\":\"ekiticons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"24f956d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(358,77,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(359,83,'_edit_last','1'),(360,83,'_edit_lock','1687933464:1'),(361,83,'_wp_page_template','elementor_header_footer'),(362,83,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:0;s:12:\"basic-global\";}s:8:\"specific\";a:0:{}}'),(363,83,'ehf_target_exclude_locations','a:0:{}'),(364,83,'ehf_target_user_roles','a:1:{i:0;s:3:\"all\";}'),(365,83,'ehf_template_type','type_header'),(366,83,'_elementor_edit_mode','builder'),(367,83,'_elementor_template_type','wp-post'),(368,83,'_elementor_version','3.14.1'),(370,83,'ekit_post_views_count','8'),(381,86,'_wp_attached_file','2023/06/logo-webp.webp'),(382,86,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:136;s:6:\"height\";i:91;s:4:\"file\";s:22:\"2023/06/logo-webp.webp\";s:8:\"filesize\";i:5798;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(384,87,'_edit_last','1'),(385,87,'_wp_page_template','elementor_header_footer'),(386,87,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:0;s:12:\"basic-global\";}s:8:\"specific\";a:0:{}}'),(387,87,'ehf_target_exclude_locations','a:0:{}'),(388,87,'ehf_target_user_roles','a:1:{i:0;s:3:\"all\";}'),(389,87,'ehf_template_type','type_footer'),(390,87,'_edit_lock','1687868985:1'),(391,87,'_elementor_edit_mode','builder'),(392,87,'_elementor_template_type','wp-post'),(393,87,'_elementor_version','3.14.1'),(395,87,'ekit_post_views_count','4'),(405,91,'_wp_attached_file','2023/06/r-webp.webp'),(406,91,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:357;s:6:\"height\";i:379;s:4:\"file\";s:19:\"2023/06/r-webp.webp\";s:8:\"filesize\";i:6250;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"r-webp-283x300.webp\";s:5:\"width\";i:283;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4982;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"r-webp-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(407,92,'_wp_attached_file','2023/06/r-webp-1.webp'),(408,92,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:202;s:6:\"height\";i:213;s:4:\"file\";s:21:\"2023/06/r-webp-1.webp\";s:8:\"filesize\";i:4424;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"r-webp-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(409,93,'_wp_page_template','default'),(410,93,'_elementor_edit_mode','builder'),(411,93,'_elementor_template_type','wp-post'),(412,93,'_elementor_version','3.14.0'),(413,94,'_wp_page_template','default'),(414,94,'_elementor_edit_mode','builder'),(415,94,'_elementor_template_type','wp-post'),(416,94,'_elementor_version','3.14.0'),(417,87,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(418,87,'_elementor_data','[{\"id\":\"05ed17b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2729c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":96,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ae52c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b5112b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":45,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"b7c7949\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.3330000000000002},\"elements\":[{\"id\":\"205f203\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Ruva-logo-black-2.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"55a82c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":45,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p><span class=\\\"WdYUQQ\\\">A one-stop-shop for all your sweet cravings, offering an exceptional range of traditional and modern Indian sweets that are sure to leave you wanting more.<\\/span><\\/p>\",\"text_color\":\"#141313\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"divider_color\":\"#0E0C0C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Heebo\",\"icon_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"divider_color\":\"#080808\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Heebo\",\"icon_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(419,95,'_wp_page_template','elementor_header_footer'),(420,95,'_elementor_edit_mode','builder'),(421,95,'_elementor_template_type','wp-post'),(422,95,'_elementor_version','3.14.0'),(423,95,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(424,95,'_elementor_data','[{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":92,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78d43425\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(425,87,'_elementor_page_assets','a:0:{}'),(426,96,'_wp_attached_file','2023/06/r-webp.png'),(427,96,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:423;s:6:\"height\";i:448;s:4:\"file\";s:18:\"2023/06/r-webp.png\";s:8:\"filesize\";i:44965;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"r-webp-283x300.png\";s:5:\"width\";i:283;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13861;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"r-webp-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(428,97,'_wp_page_template','elementor_header_footer'),(429,97,'_elementor_edit_mode','builder'),(430,97,'_elementor_template_type','wp-post'),(431,97,'_elementor_version','3.14.0'),(432,97,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(433,97,'_elementor_data','[{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":92,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78d43425\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(434,97,'_elementor_page_assets','a:0:{}'),(435,98,'_wp_page_template','elementor_header_footer'),(436,98,'_elementor_edit_mode','builder'),(437,98,'_elementor_template_type','wp-post'),(438,98,'_elementor_version','3.14.0'),(439,98,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(440,98,'_elementor_data','[{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":92,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78d43425\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(441,98,'_elementor_page_assets','a:0:{}'),(442,99,'_wp_page_template','elementor_header_footer'),(443,99,'_elementor_edit_mode','builder'),(444,99,'_elementor_template_type','wp-post'),(445,99,'_elementor_version','3.14.0'),(446,99,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(447,99,'_elementor_data','[{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":96,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78d43425\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(448,99,'_elementor_page_assets','a:0:{}'),(452,100,'_wp_page_template','default'),(453,100,'_elementor_edit_mode','builder'),(454,100,'_elementor_template_type','wp-post'),(455,100,'_elementor_version','3.14.0'),(456,101,'_wp_page_template','default'),(457,101,'_elementor_edit_mode','builder'),(458,101,'_elementor_template_type','wp-post'),(459,101,'_elementor_version','3.14.0'),(460,83,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(461,83,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":211,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Ruva-logo-Left-01.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"main-menue\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(462,102,'_wp_page_template','elementor_header_footer'),(463,102,'_elementor_edit_mode','builder'),(464,102,'_elementor_template_type','wp-post'),(465,102,'_elementor_version','3.14.0'),(466,102,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(467,102,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(468,83,'_elementor_page_assets','a:0:{}'),(469,103,'_wp_page_template','elementor_header_footer'),(470,103,'_elementor_edit_mode','builder'),(471,103,'_elementor_template_type','wp-post'),(472,103,'_elementor_version','3.14.0'),(473,103,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(474,103,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(475,103,'_elementor_page_assets','a:0:{}'),(476,104,'_wp_page_template','elementor_header_footer'),(477,104,'_elementor_edit_mode','builder'),(478,104,'_elementor_template_type','wp-post'),(479,104,'_elementor_version','3.14.0'),(480,104,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(481,104,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(482,104,'_elementor_page_assets','a:0:{}'),(483,105,'_wp_page_template','elementor_header_footer'),(484,105,'_elementor_edit_mode','builder'),(485,105,'_elementor_template_type','wp-post'),(486,105,'_elementor_version','3.14.0'),(487,105,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(488,105,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(489,105,'_elementor_page_assets','a:0:{}'),(491,106,'_wp_attached_file','2023/06/box-2-web-p.webp'),(492,106,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:24:\"2023/06/box-2-web-p.webp\";s:8:\"filesize\";i:171174;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"box-2-web-p-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20360;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"box-2-web-p-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106316;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"box-2-web-p-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"box-2-web-p-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:72778;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"box-2-web-p-1536x1024.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:173792;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(500,108,'_wp_page_template','elementor_header_footer'),(501,108,'_elementor_edit_mode','builder'),(502,108,'_elementor_template_type','wp-page'),(503,108,'_elementor_version','3.14.0'),(504,108,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(505,108,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":\"18\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-garnishing-meat-dish-PTKQ986b.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"75af6bdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to our delicius corner\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"header_size\":\"h5\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5574715d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"163a2289\",\"elType\":\"widget\",\"settings\":{\"text\":\"RESERVATION\",\"align\":\"left\",\"selected_icon\":{\"value\":\"icon icon-pen\",\"library\":\"ekiticons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"24f956d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(506,108,'_elementor_page_assets','a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'),(507,109,'_wp_page_template','elementor_header_footer'),(508,109,'_elementor_edit_mode','builder'),(509,109,'_elementor_template_type','wp-page'),(510,109,'_elementor_version','3.14.0'),(511,109,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(512,109,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":\"18\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-garnishing-meat-dish-PTKQ986b.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"75af6bdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to our delicius corner\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"header_size\":\"h5\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5574715d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"163a2289\",\"elType\":\"widget\",\"settings\":{\"text\":\"RESERVATION\",\"align\":\"left\",\"selected_icon\":{\"value\":\"icon icon-pen\",\"library\":\"ekiticons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"24f956d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(513,109,'_elementor_page_assets','a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'),(514,110,'_wp_page_template','elementor_header_footer'),(515,110,'_elementor_edit_mode','builder'),(516,110,'_elementor_template_type','wp-page'),(517,110,'_elementor_version','3.14.0'),(518,110,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(519,110,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"75af6bdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to our delicius corner\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"header_size\":\"h5\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5574715d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"163a2289\",\"elType\":\"widget\",\"settings\":{\"text\":\"RESERVATION\",\"align\":\"left\",\"selected_icon\":{\"value\":\"icon icon-pen\",\"library\":\"ekiticons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"24f956d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(520,110,'_elementor_page_assets','a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'),(521,111,'_wp_page_template','elementor_header_footer'),(522,111,'_elementor_edit_mode','builder'),(523,111,'_elementor_template_type','wp-page'),(524,111,'_elementor_version','3.14.0'),(525,111,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(526,111,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"75af6bdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to our delicius corner\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"header_size\":\"h5\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5574715d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"163a2289\",\"elType\":\"widget\",\"settings\":{\"text\":\"RESERVATION\",\"align\":\"left\",\"selected_icon\":{\"value\":\"icon icon-pen\",\"library\":\"ekiticons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"24f956d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(527,111,'_elementor_page_assets','a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'),(528,112,'_wp_page_template','elementor_header_footer'),(529,112,'_elementor_edit_mode','builder'),(530,112,'_elementor_template_type','wp-page'),(531,112,'_elementor_version','3.14.0'),(532,112,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(533,112,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"75af6bdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to our delicius corner\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"header_size\":\"h5\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5574715d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"163a2289\",\"elType\":\"widget\",\"settings\":{\"text\":\"RESERVATION\",\"align\":\"left\",\"selected_icon\":{\"value\":\"icon icon-pen\",\"library\":\"ekiticons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"24f956d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Dining\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(534,112,'_elementor_page_assets','a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'),(535,113,'_wp_page_template','elementor_header_footer'),(536,113,'_elementor_edit_mode','builder'),(537,113,'_elementor_template_type','wp-page'),(538,113,'_elementor_version','3.14.0'),(539,113,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES (540,113,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pirata One\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":93,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(541,113,'_elementor_page_assets','a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'),(549,115,'_wp_attached_file','2023/06/ROSE-webp.webp'),(550,115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2023/06/ROSE-webp.webp\";s:8:\"filesize\";i:33174;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(551,116,'_wp_attached_file','2023/06/new-webp.webp'),(552,116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2023/06/new-webp.webp\";s:8:\"filesize\";i:33174;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"new-webp-188x300.webp\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"new-webp-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6534;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(553,117,'_wp_page_template','elementor_header_footer'),(554,117,'_elementor_edit_mode','builder'),(555,117,'_elementor_template_type','wp-page'),(556,117,'_elementor_version','3.14.0'),(557,117,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(558,117,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pirata One\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":93,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(559,117,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(560,118,'_wp_page_template','elementor_header_footer'),(561,118,'_elementor_edit_mode','builder'),(562,118,'_elementor_template_type','wp-page'),(563,118,'_elementor_version','3.14.0'),(564,118,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(565,118,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pirata One\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":93,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"25\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(566,118,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(567,119,'_wp_page_template','elementor_header_footer'),(568,119,'_elementor_edit_mode','builder'),(569,119,'_elementor_template_type','wp-page'),(570,119,'_elementor_version','3.14.0'),(571,119,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(572,119,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":116,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/new-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(573,119,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(574,120,'_wp_page_template','elementor_header_footer'),(575,120,'_elementor_edit_mode','builder'),(576,120,'_elementor_template_type','wp-page'),(577,120,'_elementor_version','3.14.0'),(578,120,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(579,120,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":116,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/new-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(580,120,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(581,121,'_wp_page_template','elementor_header_footer'),(582,121,'_elementor_edit_mode','builder'),(583,121,'_elementor_template_type','wp-page'),(584,121,'_elementor_version','3.14.0'),(585,121,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(586,121,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":116,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/new-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(587,121,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(588,122,'_wp_page_template','elementor_header_footer'),(589,122,'_elementor_edit_mode','builder'),(590,122,'_elementor_template_type','wp-page'),(591,122,'_elementor_version','3.14.0'),(592,122,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(593,122,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":116,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/new-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(594,122,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(595,123,'_wp_attached_file','2023/06/aa-webp.webp'),(596,123,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2023/06/aa-webp.webp\";s:8:\"filesize\";i:42744;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"aa-webp-188x300.webp\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12682;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"aa-webp-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7106;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"aa-webp-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19538;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"aa-webp-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(604,125,'_wp_attached_file','2023/06/1.webp'),(605,125,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:14:\"2023/06/1.webp\";s:8:\"filesize\";i:40762;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20094;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(606,126,'_wp_page_template','elementor_header_footer'),(607,126,'_elementor_edit_mode','builder'),(608,126,'_elementor_template_type','wp-page'),(609,126,'_elementor_version','3.14.0'),(610,126,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(611,126,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":116,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/new-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(612,126,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(613,127,'_wp_page_template','elementor_header_footer'),(614,127,'_elementor_edit_mode','builder'),(615,127,'_elementor_template_type','wp-page'),(616,127,'_elementor_version','3.14.0'),(617,127,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(618,127,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The food of heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":116,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/new-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(619,127,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(620,128,'_wp_page_template','elementor_header_footer'),(621,128,'_elementor_edit_mode','builder'),(622,128,'_elementor_template_type','wp-page'),(623,128,'_elementor_version','3.14.0'),(624,128,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(625,128,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(626,128,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(634,130,'_wp_attached_file','2023/06/4.png'),(635,130,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:13:\"2023/06/4.png\";s:8:\"filesize\";i:512551;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111827;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33039;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(636,131,'_wp_attached_file','2023/06/3.png'),(637,131,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:13:\"2023/06/3.png\";s:8:\"filesize\";i:492183;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102471;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"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:31315;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(638,132,'_wp_attached_file','2023/06/2.png'),(639,132,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:13:\"2023/06/2.png\";s:8:\"filesize\";i:615708;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114585;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"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:31501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(640,133,'_wp_attached_file','2023/06/1.png'),(641,133,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:13:\"2023/06/1.png\";s:8:\"filesize\";i:558624;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93235;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(642,134,'_wp_page_template','elementor_header_footer'),(643,134,'_elementor_edit_mode','builder'),(644,134,'_elementor_template_type','wp-page'),(645,134,'_elementor_version','3.14.0'),(646,134,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(647,134,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(648,134,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(649,135,'_wp_page_template','elementor_header_footer'),(650,135,'_elementor_edit_mode','builder'),(651,135,'_elementor_template_type','wp-page'),(652,135,'_elementor_version','3.14.0'),(653,135,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(654,135,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"LE Favori\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":60,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"},{\"id\":\"21\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAa.png\"},{\"id\":\"24\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"},{\"id\":61,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(655,135,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(656,136,'_wp_page_template','elementor_header_footer'),(657,136,'_elementor_edit_mode','builder'),(658,136,'_elementor_template_type','wp-page'),(659,136,'_elementor_version','3.14.0'),(660,136,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES (661,136,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"our collections\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(662,136,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(670,138,'_wp_page_template','elementor_header_footer'),(671,138,'_elementor_edit_mode','builder'),(672,138,'_elementor_template_type','wp-page'),(673,138,'_elementor_version','3.14.0'),(674,138,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(675,138,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"our collections\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(676,138,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(677,139,'_wp_page_template','elementor_header_footer'),(678,139,'_elementor_edit_mode','builder'),(679,139,'_elementor_template_type','wp-page'),(680,139,'_elementor_version','3.14.0'),(681,139,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(682,139,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"our collections\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALA CArte\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Croque Monsieur\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"_title\":\"Wine Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"a4fbd91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"491cbd0c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":67,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"align_tablet\":\"center\",\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"658c78f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"432c0fd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c1859cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wine Cart\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34a2d00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"206be360\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"768ba6a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"576f9790\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ddf98c4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b037dca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dd24fe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"74e961c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dessert Wine\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a4e143d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Sparkling\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19d9486f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortified\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur.\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7dd0061\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"title_size\":\"h4\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e55838a\",\"elType\":\"widget\",\"settings\":{\"text\":\"MORE MENU\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"background_background\":\"\",\"button_background_hover_background\":\"\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5044ad2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Chef Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"6f5c64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_inline_size_tablet\":100,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"75284477\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chef\",\"header_size\":\"h5\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d7e4cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expert for French Cuisine Award Winning Chefs\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1c6e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c5857f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9335da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":0,\"bottom\":\"6\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"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}},\"elements\":[{\"id\":\"6c211180\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"526c82f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-quote2\",\"library\":\"ekiticons\"},\"primary_color\":\"#C28282\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"11c6e9e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7105f4df\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you can sort out your kitchen, you can arrange your life.\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"center\",\"header_size\":\"h3\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"501aebbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17125af7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"23\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Signature.png\"},\"image_size\":\"full\",\"align\":\"right\",\"object-fit\":\"contain\",\"_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},\"_z_index\":1,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f2b524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"content_position\":\"bottom\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"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}},\"elements\":[{\"id\":\"31c750d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":68,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/chef-AGZENNT.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"31f604a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f3d3d0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Booking \",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"220e7346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reserve A Table\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(683,139,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(684,140,'_wp_page_template','elementor_header_footer'),(685,140,'_elementor_edit_mode','builder'),(686,140,'_elementor_template_type','wp-page'),(687,140,'_elementor_version','3.14.0'),(688,140,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(689,140,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Piazzolla\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ruva mithai boutique\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mohan thal\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(690,140,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(698,142,'_wp_attached_file','2023/06/Gift.png'),(699,142,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:516;s:6:\"height\";i:514;s:4:\"file\";s:16:\"2023/06/Gift.png\";s:8:\"filesize\";i:78896;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"Gift-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:183862;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"Gift-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(700,142,'_elementor_source_image_hash','9b59ca9aa4187e8ba919217fcdcf4fdec5f6d0a6'),(701,143,'_wp_attached_file','2023/06/Gift-2.png'),(702,143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:516;s:6:\"height\";i:514;s:4:\"file\";s:18:\"2023/06/Gift-2.png\";s:8:\"filesize\";i:54948;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"Gift-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:166650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"Gift-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48841;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(703,143,'_elementor_source_image_hash','e4c18b0df2a4a354c64d4a40c8363f00fd5bf76e'),(704,144,'_wp_attached_file','2023/06/Gift3.png'),(705,144,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:516;s:6:\"height\";i:514;s:4:\"file\";s:17:\"2023/06/Gift3.png\";s:8:\"filesize\";i:40780;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"Gift3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:137903;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"Gift3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41665;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,144,'_elementor_source_image_hash','e5a2b8d83a94d7a81ac58439d4a17eee304330e9'),(707,145,'_wp_attached_file','2023/06/placeholder-284.png'),(708,145,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/06/placeholder-284.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(709,146,'_wp_page_template','elementor_header_footer'),(710,146,'_elementor_edit_mode','builder'),(711,146,'_elementor_template_type','wp-page'),(712,146,'_elementor_version','3.14.0'),(713,146,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(714,146,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Piazzolla\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ruva mithai boutique\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mohan thal\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(715,146,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}'),(716,147,'_wp_page_template','elementor_header_footer'),(717,147,'_elementor_edit_mode','builder'),(718,147,'_elementor_template_type','wp-page'),(719,147,'_elementor_version','3.14.0'),(720,147,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(721,147,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"71fe2525\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.37,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d72d34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"justify\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=9411885\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Piazzolla\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ruva mithai boutique\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mohan thal\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(722,147,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}'),(723,148,'_wp_page_template','elementor_header_footer'),(724,148,'_elementor_edit_mode','builder'),(725,148,'_elementor_template_type','wp-page'),(726,148,'_elementor_version','3.14.0'),(727,148,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(728,148,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Piazzolla\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ruva mithai boutique\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mohan thal\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dabf1d1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c81dd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1ae9a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_color\":\"#1D0404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(729,148,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}'),(737,150,'_wp_page_template','elementor_header_footer'),(738,150,'_elementor_edit_mode','builder'),(739,150,'_elementor_template_type','wp-page'),(740,150,'_elementor_version','3.14.0'),(741,150,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(742,150,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Piazzolla\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ruva mithai boutique\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mohan thal\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dabf1d1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c81dd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1ae9a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_color\":\"#1D0404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(743,150,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}'),(744,151,'_wp_page_template','elementor_header_footer'),(745,151,'_elementor_edit_mode','builder'),(746,151,'_elementor_template_type','wp-page'),(747,151,'_elementor_version','3.14.0'),(748,151,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(749,151,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Piazzolla\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ruva mithai boutique\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mohan thal\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"$79\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"souffle\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dabf1d1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c81dd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1ae9a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_color\":\"#1D0404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style2\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(750,151,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}'),(751,152,'_wp_page_template','elementor_header_footer'),(752,152,'_elementor_edit_mode','builder'),(753,152,'_elementor_template_type','wp-page'),(754,152,'_elementor_version','3.14.0'),(755,152,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(756,152,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Piazzolla\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ruva mithai boutique\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mohan thal\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rs.1000\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dabf1d1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c81dd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1ae9a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_color\":\"#1D0404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"-14\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"ekit_testimonial_slidetoshow\":3,\"ekit_testimonial_section_wraper_use_height\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(757,152,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}'),(765,154,'_wp_attached_file','2023/06/placeholder-22.png'),(766,154,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2023/06/placeholder-22.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"placeholder-22-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:27:\"placeholder-22-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:26:\"placeholder-22-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:26:\"placeholder-22-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:{}}}'),(767,154,'_elementor_source_image_hash','29cd246f2070302b114b8e01560fe11a835e31df'),(768,155,'_wp_attached_file','2023/06/team_6.jpg'),(769,155,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:18:\"2023/06/team_6.jpg\";s:8:\"filesize\";i:25994;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18098;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5496;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(770,155,'_elementor_source_image_hash','e814f3b44bd9dc14dd8dc3eae0e3a518d584dd85'),(771,156,'_wp_attached_file','2023/06/placeholder-23.png'),(772,156,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2023/06/placeholder-23.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"placeholder-23-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:27:\"placeholder-23-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:26:\"placeholder-23-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:26:\"placeholder-23-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:{}}}'),(773,156,'_elementor_source_image_hash','d0f124dda62043a0de1f5630a1de6e12af7bfd99'),(774,157,'_wp_attached_file','2023/06/placeholder-24.png'),(775,157,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2023/06/placeholder-24.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"placeholder-24-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:27:\"placeholder-24-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:26:\"placeholder-24-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:26:\"placeholder-24-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:{}}}'),(776,157,'_elementor_source_image_hash','32e072e6bb7b6b39a0f5b871d87da73efdda31e9'),(777,158,'_wp_attached_file','2023/06/placeholder-25.png'),(778,158,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2023/06/placeholder-25.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"placeholder-25-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:27:\"placeholder-25-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:26:\"placeholder-25-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:26:\"placeholder-25-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:{}}}'),(779,158,'_elementor_source_image_hash','f3ef012047968d001309bf925e13f9bd36d1cdaf'),(780,159,'_wp_attached_file','2023/06/placeholder-26.png'),(781,159,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2023/06/placeholder-26.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"placeholder-26-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:27:\"placeholder-26-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:26:\"placeholder-26-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:26:\"placeholder-26-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:{}}}'),(782,159,'_elementor_source_image_hash','9bc5d559468ba01b129e4147f3e6fd554bebd81b'),(783,160,'_wp_attached_file','2023/06/placeholder-27.png'),(784,160,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2023/06/placeholder-27.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"placeholder-27-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:27:\"placeholder-27-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:26:\"placeholder-27-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:26:\"placeholder-27-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:{}}}'),(785,160,'_elementor_source_image_hash','bd99b86be3e7ded19eba06202a79aea451652b3c'),(786,161,'_wp_attached_file','2023/06/placeholder-28.png'),(787,161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2023/06/placeholder-28.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"placeholder-28-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:27:\"placeholder-28-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:26:\"placeholder-28-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:26:\"placeholder-28-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:{}}}'),(788,161,'_elementor_source_image_hash','acec74b792c0cbe45f6fd3a0639582347167621d'),(789,162,'_wp_attached_file','2023/06/placeholder-29.png'),(790,162,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2023/06/placeholder-29.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"placeholder-29-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:27:\"placeholder-29-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:26:\"placeholder-29-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:26:\"placeholder-29-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:{}}}'),(791,162,'_elementor_source_image_hash','6487c9239d3a7d5490f388edb7313c4fa8ee8009'),(792,163,'_wp_attached_file','2023/06/placeholder-30.png'),(793,163,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2023/06/placeholder-30.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"placeholder-30-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:27:\"placeholder-30-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:26:\"placeholder-30-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:26:\"placeholder-30-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:{}}}'),(794,163,'_elementor_source_image_hash','97c22e43ffa21919ba798ff1551b57a6fbf026cd'),(795,164,'_wp_page_template','elementor_header_footer'),(796,164,'_elementor_edit_mode','builder'),(797,164,'_elementor_template_type','wp-page'),(798,164,'_elementor_version','3.14.0'),(799,164,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(800,164,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Piazzolla\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ruva mithai boutique\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mohan thal\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rs.1000\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dabf1d1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c81dd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1ae9a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_color\":\"#1D0404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"-14\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"ekit_testimonial_slidetoshow\":3,\"ekit_testimonial_section_wraper_use_height\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(801,164,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}'),(802,165,'_wp_page_template','elementor_header_footer'),(803,165,'_elementor_edit_mode','builder'),(804,165,'_elementor_template_type','wp-page'),(805,165,'_elementor_version','3.14.0'),(806,165,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(807,165,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746612\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_color\":\"#F3F3F3\",\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.20000000000000001,\"sizes\":[]},\"_title\":\"Our Menu Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ac873a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"245dee76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Menu\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Piazzolla\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1fe029\",\"elType\":\"widget\",\"settings\":{\"title\":\"ruva mithai boutique\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e34c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d95436\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":63,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png\"},\"background_hover_position\":\"center center\",\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2190c3a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"371c8d0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"},\"header_size\":\"div\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"11ee0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"6ad0babc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mohan thal\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7072d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"71f340b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rs.1000\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f76aa78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":64,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/food-styling-steak-on-white-plate-V67VJZAb.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"background_hover_position_tablet\":\"center center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1411a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4ea869dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6cd831c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"43545388\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5ee53909\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"2fec5255\",\"elType\":\"widget\",\"settings\":{\"title\":\"$39\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1561f4b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":65,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34dc9beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"1bd99ce8\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68db9d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"545e9da1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Amuse-bouche\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\",\"title_color\":\"globals\\/colors?id=secondary\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"798d1ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"63f78595\",\"elType\":\"widget\",\"settings\":{\"title\":\"$59\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b590a7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":66,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png\"},\"background_hover_position\":\"center center\",\"background_hover_repeat\":\"no-repeat\",\"background_hover_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#BCBCBC\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_hover_xpos\":{\"unit\":\"vw\",\"size\":68,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"cfc55d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"4dcaa15e\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align_mobile\":\"center\",\"align_tablet\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3568169b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.665999999999997,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":57},\"elements\":[{\"id\":\"83f48ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Tarte Tatin\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=1d8d11a\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"text_align_mobile\":\"center\",\"text_align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d50ab2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"_inline_size_tablet\":15},\"elements\":[{\"id\":\"51716327\",\"elType\":\"widget\",\"settings\":{\"title\":\"$29\",\"align_mobile\":\"center\",\"align_tablet\":\"left\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6f14d8e\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dabf1d1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c81dd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1ae9a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_color\":\"#1D0404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55ff5179\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Blog Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"55982e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b96aeb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Blog\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6046c14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Blog\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6136329\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_title_trim\":5,\"ekit_blog_posts_content_trim\":27,\"ekit_blog_posts_btn_text\":\"READ MORE\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#00000000\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_background_hover_background\":\"classic\",\"ekit_blog_posts_background_hover_color\":\"#FFA9A91A\",\"ekit_blog_posts_shadow_hover_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_content_box_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_feature_img_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_color\":\"#1D0404\",\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_blog_posts_background_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_background_hover_color\":\"globals\\/colors?id=673e110\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=08260fe\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=39a983b\",\"ekit_blog_posts_btn_bg_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"globals\\/colors?id=3b58306\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_border_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"ekit_blog_posts_btn_align\":\"center\",\"ekit_blog_posts_title_alignment\":\"center\",\"ekit_blog_posts_content_alignment\":\"center\",\"_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\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6caf95d3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"_title\":\"Testimonials Section\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.56999999999999995,\"sizes\":[]}},\"elements\":[{\"id\":\"4daf5c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[{\"id\":\"5394c2b7\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_rating_enable\":\"\",\"ekit_testimonial_data\":[{\"client_name\":\"Ariana Raline\",\"_id\":\"f8174db\",\"designation\":\"Guest\",\"review\":\"\\\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Benny Davis\",\"_id\":\"766c651\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}},{\"client_name\":\"Antonio Conte\",\"_id\":\"1763fd3\",\"designation\":\"Guest\",\"review\":\"\\\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\\\"\",\"client_photo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"client_logo_active\":{\"id\":\"30\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-4.png\"}}],\"ekit_testimonial_layout_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"-14\",\"left\":\"40\",\"isLinked\":false},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"200\",\"bottom\":\"200\",\"left\":\"200\",\"isLinked\":true},\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_layout_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"ekit_testimonial_layout_active_background_color\":\"\",\"ekit_testimonial_layout_background_color\":\"globals\\/colors?id=673e110\",\"ekit_testimonial_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_layout_active_border_color\":\"globals\\/colors?id=3b58306\",\"ekit_testimonial_section_wathermark_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=3fd0eab\",\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_title_separator_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_active_background_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_client_dot_background_color\":\"\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_border_border\":\"solid\",\"ekit_testimonial_layout_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_icon_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_icon_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_section_wathermark_badge_radius\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"ekit_testimonial_title_separator_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"ekit_testimonial_title_separator_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_testimonial_nav_right_icon\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"ekit_testimonial_nav_left_icon\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_active_border_color\":\"#00000000\",\"ekit_testimonial_description_color\":\"#7A7A7A\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_family\":\"Heebo\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"300\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"ekit_testimonial_section_wathermark_color\":\"#FFFFFF\",\"ekit_testimonial_title_separator_color\":\"#C28282\",\"ekit_testimonial_client_name_normal_color\":\"#1D0404\",\"ekit_testimonial_client_name_typography_typography\":\"custom\",\"ekit_testimonial_client_name_typography_font_family\":\"Playfair Display\",\"ekit_testimonial_client_name_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_font_style\":\"italic\",\"ekit_testimonial_client_name_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_name_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_client_spacing\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_spacing_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_spacing_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_testimonial_client_img_pos\":\"bottom\",\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#C28282\",\"ekit_testimonial_client_dot_active_scale\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"ekit_testimonial_slidetoshow\":3,\"ekit_testimonial_section_wraper_use_height\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(808,165,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}'),(809,166,'_wp_page_template','elementor_header_footer'),(810,166,'_elementor_edit_mode','builder'),(811,166,'_elementor_template_type','wp-page'),(812,166,'_elementor_version','3.14.0'),(813,166,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES (814,166,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(815,166,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}'),(816,167,'_wp_page_template','elementor_header_footer'),(817,167,'_elementor_edit_mode','builder'),(818,167,'_elementor_template_type','wp-page'),(819,167,'_elementor_version','3.14.0'),(820,167,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(821,167,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(822,167,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(823,168,'_wp_page_template','elementor_header_footer'),(824,168,'_elementor_edit_mode','builder'),(825,168,'_elementor_template_type','wp-page'),(826,168,'_elementor_version','3.14.0'),(827,168,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(828,168,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Pinyon Script\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(829,168,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(830,169,'_wp_page_template','elementor_header_footer'),(831,169,'_elementor_edit_mode','builder'),(832,169,'_elementor_template_type','wp-page'),(833,169,'_elementor_version','3.14.0'),(834,169,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(835,169,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(836,169,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(845,171,'_wp_page_template','elementor_header_footer'),(846,171,'_elementor_edit_mode','builder'),(847,171,'_elementor_template_type','wp-post'),(848,171,'_elementor_version','3.14.0'),(849,171,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(850,171,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(851,171,'_elementor_page_assets','a:0:{}'),(852,172,'_wp_page_template','elementor_header_footer'),(853,172,'_elementor_edit_mode','builder'),(854,172,'_elementor_template_type','wp-post'),(855,172,'_elementor_version','3.14.0'),(856,172,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(857,172,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(858,172,'_elementor_page_assets','a:0:{}'),(859,173,'_wp_page_template','elementor_header_footer'),(860,173,'_elementor_edit_mode','builder'),(861,173,'_elementor_template_type','wp-post'),(862,173,'_elementor_version','3.14.0'),(863,173,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(864,173,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(865,173,'_elementor_page_assets','a:0:{}'),(866,174,'_wp_page_template','elementor_header_footer'),(867,174,'_elementor_edit_mode','builder'),(868,174,'_elementor_template_type','wp-post'),(869,174,'_elementor_version','3.14.0'),(870,174,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(871,174,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(872,174,'_elementor_page_assets','a:0:{}'),(873,175,'_wp_page_template','elementor_header_footer'),(874,175,'_elementor_edit_mode','builder'),(875,175,'_elementor_template_type','wp-post'),(876,175,'_elementor_version','3.14.0'),(877,175,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(878,175,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(879,175,'_elementor_page_assets','a:0:{}'),(880,176,'_wp_page_template','elementor_header_footer'),(881,176,'_elementor_edit_mode','builder'),(882,176,'_elementor_template_type','wp-post'),(883,176,'_elementor_version','3.14.0'),(884,176,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(885,176,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(886,176,'_elementor_page_assets','a:0:{}'),(888,177,'_wp_page_template','elementor_header_footer'),(889,177,'_elementor_edit_mode','builder'),(890,177,'_elementor_template_type','wp-post'),(891,177,'_elementor_version','3.14.0'),(892,177,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(893,177,'_elementor_data','[{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":96,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78d43425\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(894,177,'_elementor_page_assets','a:0:{}'),(896,178,'_wp_page_template','elementor_header_footer'),(897,178,'_elementor_edit_mode','builder'),(898,178,'_elementor_template_type','wp-post'),(899,178,'_elementor_version','3.14.0'),(900,178,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(901,178,'_elementor_data','[{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":96,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78d43425\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=text\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(902,178,'_elementor_page_assets','a:0:{}'),(904,179,'_wp_page_template','elementor_header_footer'),(905,179,'_elementor_edit_mode','builder'),(906,179,'_elementor_template_type','wp-post'),(907,179,'_elementor_version','3.14.0'),(908,179,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(909,179,'_elementor_data','[{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":96,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78d43425\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p><span class=\\\"WdYUQQ\\\">A one-stop-shop for all your sweet cravings, offering an exceptional range of traditional and modern Indian sweets that are sure to leave you wanting more.<\\/span><\\/p>\",\"text_color\":\"#141313\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"divider_color\":\"#0E0C0C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Heebo\",\"icon_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"divider_color\":\"#080808\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Heebo\",\"icon_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(910,179,'_elementor_page_assets','a:0:{}'),(917,180,'_edit_lock','1687951179:1'),(918,180,'_elementor_edit_mode','builder'),(919,180,'_elementor_template_type','wp-page'),(920,180,'_elementor_version','3.14.1'),(928,183,'_wp_attached_file','2023/06/box-2-web-p-1.webp'),(929,183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:26:\"2023/06/box-2-web-p-1.webp\";s:8:\"filesize\";i:171174;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"box-2-web-p-1-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20360;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"box-2-web-p-1-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106316;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"box-2-web-p-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"box-2-web-p-1-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:72778;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"box-2-web-p-1-1536x1024.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:173792;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(930,184,'_wp_attached_file','2023/06/6.webp'),(931,184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2023/06/6.webp\";s:8:\"filesize\";i:21536;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"6-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7640;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(932,185,'_wp_attached_file','2023/06/11.webp'),(933,185,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:15:\"2023/06/11.webp\";s:8:\"filesize\";i:17192;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"11-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6514;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(934,186,'_wp_attached_file','2023/06/aawebp.webp'),(935,186,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1278;s:4:\"file\";s:19:\"2023/06/aawebp.webp\";s:8:\"filesize\";i:229698;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"aawebp-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19706;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"aawebp-1024x682.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:124790;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"aawebp-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9232;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"aawebp-768x511.webp\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:81948;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"aawebp-1536x1022.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:215200;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(936,187,'_elementor_edit_mode','builder'),(937,187,'_elementor_template_type','wp-page'),(938,187,'_elementor_version','3.14.1'),(939,188,'_elementor_edit_mode','builder'),(940,188,'_elementor_template_type','wp-page'),(941,188,'_elementor_version','3.14.1'),(942,180,'_wp_page_template','elementor_header_footer'),(943,180,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(944,180,'_elementor_data','[{\"id\":\"e443c31\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"id\":234,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"1c94600\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"927ab42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0ecea32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4b0c4156\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#F38A04\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poly\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14ddaaeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":101.83199999999999}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3be6b7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"text_color\":\"#050404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hahmlet\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0b6137a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"307d4c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(945,189,'_elementor_edit_mode','builder'),(946,189,'_elementor_template_type','wp-page'),(947,189,'_elementor_version','3.14.1'),(948,189,'_wp_page_template','elementor_header_footer'),(949,189,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(950,189,'_elementor_data','[{\"id\":\"e443c31\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p-1.webp\",\"id\":183,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"486d2095\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"62dec66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">About Us<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFBFB\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69.572000000000003}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"927ab42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0ecea32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4b0c4156\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#F38A04\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14ddaaeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":101.83199999999999}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3be6b7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"text_color\":\"#050404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hahmlet\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0b6137a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"307d4c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(951,180,'_elementor_page_assets','a:0:{}'),(952,190,'_elementor_edit_mode','builder'),(953,190,'_elementor_template_type','wp-page'),(954,190,'_elementor_version','3.14.1'),(955,190,'_wp_page_template','elementor_header_footer'),(956,190,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(957,190,'_elementor_data','[{\"id\":\"e443c31\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p-1.webp\",\"id\":183,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"486d2095\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"62dec66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">About Us<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFBFB\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69.572000000000003}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"927ab42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0ecea32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4b0c4156\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#F38A04\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14ddaaeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":101.83199999999999}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3be6b7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"text_color\":\"#050404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hahmlet\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0b6137a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"307d4c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(958,190,'_elementor_page_assets','a:0:{}'),(959,191,'_elementor_edit_mode','builder'),(960,191,'_elementor_template_type','wp-page'),(961,191,'_elementor_version','3.14.1'),(962,191,'_wp_page_template','elementor_header_footer'),(963,191,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(964,191,'_elementor_data','[{\"id\":\"e443c31\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p-1.webp\",\"id\":183,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"486d2095\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"62dec66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Home\\u00a0 -\\u00a0 <a href=\\\"#\\\">About Us<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFBFB\",\"typography_typography\":\"custom\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69.572000000000003}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"927ab42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0ecea32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4b0c4156\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#F38A04\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14ddaaeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":101.83199999999999}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3be6b7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"text_color\":\"#050404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hahmlet\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0b6137a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"307d4c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(965,191,'_elementor_page_assets','a:0:{}'),(966,192,'_elementor_edit_mode','builder'),(967,192,'_elementor_template_type','wp-page'),(968,192,'_elementor_version','3.14.1'),(969,192,'_wp_page_template','elementor_header_footer'),(970,192,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(971,192,'_elementor_data','[{\"id\":\"e443c31\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p-1.webp\",\"id\":183,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"1c94600\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"927ab42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0ecea32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4b0c4156\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#F38A04\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poly\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14ddaaeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":101.83199999999999}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3be6b7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"text_color\":\"#050404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hahmlet\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0b6137a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"307d4c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(972,192,'_elementor_page_assets','a:0:{}'),(973,14,'_edit_lock','1687862555:1'),(974,193,'_elementor_edit_mode','builder'),(975,193,'_elementor_template_type','kit'),(976,193,'_elementor_version','3.14.0'),(977,193,'_wp_page_template','default'),(978,193,'_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:\"#1D0404\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#C28282\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"3b58306\";s:5:\"title\";s:17:\"Transparent Color\";s:5:\"color\";s:9:\"#00000000\";}i:1;a:3:{s:3:\"_id\";s:7:\"673e110\";s:5:\"title\";s:15:\"Overlay Color 1\";s:5:\"color\";s:9:\"#FFA9A91A\";}i:2;a:3:{s:3:\"_id\";s:7:\"f249904\";s:5:\"title\";s:12:\"Border Color\";s:5:\"color\";s:7:\"#E0E0E0\";}}s:17:\"system_typography\";a:4:{i:0;a:4:{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:19:\"Playfair Display SC\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:7:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:12:{i:0;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:4.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"9411885\";s:5:\"title\";s:2:\"H1\";}i:1;a:13:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"862ed0c\";s:5:\"title\";s:2:\"H2\";}i:2;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.7;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1d8d11a\";s:5:\"title\";s:2:\"H3\";}i:3;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"7dd0061\";s:5:\"title\";s:2:\"H4\";}i:4;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:13:\"Pinyon Script\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"161195d\";s:5:\"title\";s:2:\"H5\";}i:5;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"36ba3d6\";s:5:\"title\";s:2:\"H6\";}i:6;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";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:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"39a983b\";s:5:\"title\";s:11:\"Button Text\";}i:7;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"3fd0eab\";s:5:\"title\";s:12:\"Contact Text\";}i:8;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"08260fe\";s:5:\"title\";s:9:\"Blog Text\";}i:9;a:10:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1e71085\";s:5:\"title\";s:11:\"Header Text\";}i:10;a:11:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";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:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"2f79ce1\";s:5:\"title\";s:10:\"Error Text\";}i:11;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.2999999999999998;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6f14d8e\";s:5:\"title\";s:12:\"Pricing Text\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1350;s:5:\"sizes\";a:0:{}}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:\"activeItemIndex\";i:1;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_image\";a:4:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"body_background_position\";s:13:\"center center\";s:26:\"body_background_attachment\";s:5:\"fixed\";s:22:\"body_background_repeat\";s:9:\"no-repeat\";s:20:\"body_background_size\";s:5:\"cover\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"button_border_radius\";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:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"button_hover_border_radius\";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:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:11:\"__globals__\";a:24:{s:28:\"button_typography_typography\";s:29:\"globals/typography?id=39a983b\";s:17:\"button_text_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_background_color\";s:25:\"globals/colors?id=3b58306\";s:19:\"button_border_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_hover_text_color\";s:27:\"globals/colors?id=secondary\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=3b58306\";s:25:\"button_hover_border_color\";s:27:\"globals/colors?id=secondary\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:33:\"link_normal_typography_typography\";s:28:\"globals/typography?id=accent\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=9411885\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=862ed0c\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=1d8d11a\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=7dd0061\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=161195d\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=36ba3d6\";s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:32:\"link_hover_typography_typography\";s:28:\"globals/typography?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h6_color\";s:25:\"globals/colors?id=primary\";}s:9:\"site_name\";s:11:\"Ruva Mithai\";}'),(979,193,'_elementor_data','[]'),(980,193,'_elementor_page_assets','a:0:{}'),(994,195,'_elementor_edit_mode','builder'),(995,195,'_elementor_template_type','kit'),(996,195,'_elementor_version','3.14.1'),(997,195,'_wp_page_template','default'),(998,195,'_elementor_page_settings','a:120:{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:\"#1D0404\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#C28282\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"3b58306\";s:5:\"title\";s:17:\"Transparent Color\";s:5:\"color\";s:9:\"#00000000\";}i:1;a:3:{s:3:\"_id\";s:7:\"673e110\";s:5:\"title\";s:15:\"Overlay Color 1\";s:5:\"color\";s:9:\"#FFA9A91A\";}i:2;a:3:{s:3:\"_id\";s:7:\"f249904\";s:5:\"title\";s:12:\"Border Color\";s:5:\"color\";s:7:\"#E0E0E0\";}}s:17:\"system_typography\";a:4:{i:0;a:4:{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:19:\"Playfair Display SC\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:7:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:12:{i:0;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:4.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"9411885\";s:5:\"title\";s:2:\"H1\";}i:1;a:13:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"862ed0c\";s:5:\"title\";s:2:\"H2\";}i:2;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.7;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1d8d11a\";s:5:\"title\";s:2:\"H3\";}i:3;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"7dd0061\";s:5:\"title\";s:2:\"H4\";}i:4;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:13:\"Pinyon Script\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"161195d\";s:5:\"title\";s:2:\"H5\";}i:5;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"36ba3d6\";s:5:\"title\";s:2:\"H6\";}i:6;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";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:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"39a983b\";s:5:\"title\";s:11:\"Button Text\";}i:7;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"3fd0eab\";s:5:\"title\";s:12:\"Contact Text\";}i:8;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"08260fe\";s:5:\"title\";s:9:\"Blog Text\";}i:9;a:10:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1e71085\";s:5:\"title\";s:11:\"Header Text\";}i:10;a:11:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";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:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"2f79ce1\";s:5:\"title\";s:10:\"Error Text\";}i:11;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.2999999999999998;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6f14d8e\";s:5:\"title\";s:12:\"Pricing Text\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1350;s:5:\"sizes\";a:0:{}}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:\"activeItemIndex\";i:1;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"body_background_position\";s:13:\"center center\";s:26:\"body_background_attachment\";s:5:\"fixed\";s:22:\"body_background_repeat\";s:9:\"no-repeat\";s:20:\"body_background_size\";s:5:\"cover\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"button_border_radius\";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:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"button_hover_border_radius\";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:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:11:\"__globals__\";a:24:{s:28:\"button_typography_typography\";s:29:\"globals/typography?id=39a983b\";s:17:\"button_text_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_background_color\";s:25:\"globals/colors?id=3b58306\";s:19:\"button_border_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_hover_text_color\";s:27:\"globals/colors?id=secondary\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=3b58306\";s:25:\"button_hover_border_color\";s:27:\"globals/colors?id=secondary\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:33:\"link_normal_typography_typography\";s:28:\"globals/typography?id=accent\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=9411885\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=862ed0c\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=1d8d11a\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=7dd0061\";s:24:\"h5_typography_typography\";s:0:\"\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=36ba3d6\";s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:32:\"link_hover_typography_typography\";s:28:\"globals/typography?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h6_color\";s:25:\"globals/colors?id=primary\";}s:9:\"site_name\";s:11:\"Ruva Mithai\";s:10:\"body_color\";s:7:\"#7A7A7A\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:5:\"Heebo\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"300\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:6:\"Roboto\";s:34:\"link_normal_typography_font_weight\";s:3:\"500\";s:16:\"link_hover_color\";s:7:\"#1D0404\";s:32:\"link_hover_typography_typography\";s:6:\"custom\";s:33:\"link_hover_typography_font_family\";s:6:\"Roboto\";s:33:\"link_hover_typography_font_weight\";s:3:\"500\";s:8:\"h1_color\";s:7:\"#1D0404\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"300\";s:28:\"h1_typography_text_transform\";s:9:\"uppercase\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:26:\"h1_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h2_color\";s:7:\"#1D0404\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"500\";s:28:\"h2_typography_text_transform\";s:9:\"uppercase\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:26:\"h2_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h3_color\";s:7:\"#1D0404\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.7;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"500\";s:28:\"h3_typography_text_transform\";s:9:\"uppercase\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h3_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:26:\"h3_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:7:\"#1D0404\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:3:\"500\";s:28:\"h4_typography_text_transform\";s:9:\"uppercase\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h4_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:26:\"h4_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h5_color\";s:7:\"#C28282\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:8:\"Playball\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h5_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h6_color\";s:7:\"#1D0404\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:5:\"Heebo\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002;s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"300\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:26:\"h6_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_typography_typography\";s:6:\"custom\";s:29:\"button_typography_font_family\";s:5:\"Karla\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:30:\"button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"button_text_color\";s:7:\"#1D0404\";s:23:\"button_background_color\";s:9:\"#00000000\";s:19:\"button_border_color\";s:7:\"#1D0404\";s:23:\"button_hover_text_color\";s:7:\"#C28282\";s:29:\"button_hover_background_color\";s:9:\"#00000000\";s:25:\"button_hover_border_color\";s:7:\"#C28282\";s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:4.5;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}'),(999,195,'_elementor_data','[]'),(1000,195,'_elementor_page_assets','a:0:{}'),(1009,197,'_elementor_edit_mode','builder'),(1010,197,'_elementor_template_type','kit'),(1011,197,'_elementor_version','3.14.1'),(1012,197,'_wp_page_template','default'),(1013,197,'_elementor_page_settings','a:120:{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:\"#1D0404\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#C28282\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"3b58306\";s:5:\"title\";s:17:\"Transparent Color\";s:5:\"color\";s:9:\"#00000000\";}i:1;a:3:{s:3:\"_id\";s:7:\"673e110\";s:5:\"title\";s:15:\"Overlay Color 1\";s:5:\"color\";s:9:\"#FFA9A91A\";}i:2;a:3:{s:3:\"_id\";s:7:\"f249904\";s:5:\"title\";s:12:\"Border Color\";s:5:\"color\";s:7:\"#E0E0E0\";}}s:17:\"system_typography\";a:4:{i:0;a:4:{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:19:\"Playfair Display SC\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:7:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:12:{i:0;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:4.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"9411885\";s:5:\"title\";s:2:\"H1\";}i:1;a:13:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"862ed0c\";s:5:\"title\";s:2:\"H2\";}i:2;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.7;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1d8d11a\";s:5:\"title\";s:2:\"H3\";}i:3;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"7dd0061\";s:5:\"title\";s:2:\"H4\";}i:4;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:13:\"Pinyon Script\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"161195d\";s:5:\"title\";s:2:\"H5\";}i:5;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Heebo\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"36ba3d6\";s:5:\"title\";s:2:\"H6\";}i:6;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";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:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"39a983b\";s:5:\"title\";s:11:\"Button Text\";}i:7;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"3fd0eab\";s:5:\"title\";s:12:\"Contact Text\";}i:8;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"08260fe\";s:5:\"title\";s:9:\"Blog Text\";}i:9;a:10:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Karla\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1e71085\";s:5:\"title\";s:11:\"Header Text\";}i:10;a:11:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:19:\"Playfair Display SC\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:9:\"uppercase\";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:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"2f79ce1\";s:5:\"title\";s:10:\"Error Text\";}i:11;a:9:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:16:\"Playfair Display\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.2999999999999998;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6f14d8e\";s:5:\"title\";s:12:\"Pricing Text\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1350;s:5:\"sizes\";a:0:{}}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:\"activeItemIndex\";i:1;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"body_background_position\";s:13:\"center center\";s:26:\"body_background_attachment\";s:5:\"fixed\";s:22:\"body_background_repeat\";s:9:\"no-repeat\";s:20:\"body_background_size\";s:5:\"cover\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:20:\"button_border_radius\";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:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";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:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"button_hover_border_radius\";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:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:11:\"__globals__\";a:24:{s:28:\"button_typography_typography\";s:29:\"globals/typography?id=39a983b\";s:17:\"button_text_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_background_color\";s:25:\"globals/colors?id=3b58306\";s:19:\"button_border_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_hover_text_color\";s:27:\"globals/colors?id=secondary\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=3b58306\";s:25:\"button_hover_border_color\";s:27:\"globals/colors?id=secondary\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:33:\"link_normal_typography_typography\";s:28:\"globals/typography?id=accent\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=9411885\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=862ed0c\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=1d8d11a\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=7dd0061\";s:24:\"h5_typography_typography\";s:0:\"\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=36ba3d6\";s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:32:\"link_hover_typography_typography\";s:28:\"globals/typography?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h6_color\";s:25:\"globals/colors?id=primary\";}s:9:\"site_name\";s:11:\"Ruva Mithai\";s:10:\"body_color\";s:7:\"#7A7A7A\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:5:\"Heebo\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"300\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:34:\"link_normal_typography_font_family\";s:6:\"Roboto\";s:34:\"link_normal_typography_font_weight\";s:3:\"500\";s:16:\"link_hover_color\";s:7:\"#1D0404\";s:32:\"link_hover_typography_typography\";s:6:\"custom\";s:33:\"link_hover_typography_font_family\";s:6:\"Roboto\";s:33:\"link_hover_typography_font_weight\";s:3:\"500\";s:8:\"h1_color\";s:7:\"#1D0404\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"300\";s:28:\"h1_typography_text_transform\";s:9:\"uppercase\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:26:\"h1_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h2_color\";s:7:\"#1D0404\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"500\";s:28:\"h2_typography_text_transform\";s:9:\"uppercase\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:26:\"h2_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h3_color\";s:7:\"#1D0404\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.7;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"500\";s:28:\"h3_typography_text_transform\";s:9:\"uppercase\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h3_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:26:\"h3_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:7:\"#1D0404\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:3:\"500\";s:28:\"h4_typography_text_transform\";s:9:\"uppercase\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:28:\"h4_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:26:\"h4_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h5_color\";s:7:\"#C28282\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:19:\"Playfair Display SC\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h5_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h6_color\";s:7:\"#1D0404\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:5:\"Heebo\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002;s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"300\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:26:\"h6_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_typography_typography\";s:6:\"custom\";s:29:\"button_typography_font_family\";s:5:\"Karla\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:30:\"button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"button_text_color\";s:7:\"#1D0404\";s:23:\"button_background_color\";s:9:\"#00000000\";s:19:\"button_border_color\";s:7:\"#1D0404\";s:23:\"button_hover_text_color\";s:7:\"#C28282\";s:29:\"button_hover_background_color\";s:9:\"#00000000\";s:25:\"button_hover_border_color\";s:7:\"#C28282\";s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:4.5;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.3999999999999999;s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.3999999999999999;s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}'),(1014,197,'_elementor_data','[]'),(1015,197,'_elementor_page_assets','a:0:{}'),(1016,198,'_wp_page_template','elementor_header_footer'),(1017,198,'_elementor_edit_mode','builder'),(1018,198,'_elementor_template_type','wp-page'),(1019,198,'_elementor_version','3.14.0'),(1020,198,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1021,198,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1022,198,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1023,199,'_wp_page_template','elementor_header_footer'),(1024,199,'_elementor_edit_mode','builder'),(1025,199,'_elementor_template_type','wp-page'),(1026,199,'_elementor_version','3.14.0'),(1027,199,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1028,199,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display SC\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1029,199,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1030,200,'_wp_page_template','elementor_header_footer'),(1031,200,'_elementor_edit_mode','builder'),(1032,200,'_elementor_template_type','wp-page'),(1033,200,'_elementor_version','3.14.0'),(1034,200,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1035,200,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1036,200,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1047,202,'_wp_page_template','elementor_header_footer'),(1048,202,'_elementor_edit_mode','builder'),(1049,202,'_elementor_template_type','wp-page'),(1050,202,'_elementor_version','3.14.1'),(1051,202,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1052,202,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1053,202,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1054,203,'_wp_page_template','elementor_header_footer'),(1055,203,'_elementor_edit_mode','builder'),(1056,203,'_elementor_template_type','wp-page'),(1057,203,'_elementor_version','3.14.1'),(1058,203,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1059,203,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":62,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay3.png\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1060,203,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1061,204,'_wp_page_template','elementor_header_footer'),(1062,204,'_elementor_edit_mode','builder'),(1063,204,'_elementor_template_type','wp-page'),(1064,204,'_elementor_version','3.14.1'),(1065,204,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1066,204,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1067,204,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1068,205,'_wp_attached_file','woocommerce-placeholder.png'),(1069,205,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10659;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1071,211,'_wp_attached_file','2023/06/Ruva-logo-Left-01.png'),(1072,211,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:417;s:4:\"file\";s:29:\"2023/06/Ruva-logo-Left-01.png\";s:8:\"filesize\";i:17627;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Ruva-logo-Left-01-300x139.png\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6632;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Ruva-logo-Left-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Ruva-logo-Left-01-768x356.png\";s:5:\"width\";i:768;s:6:\"height\";i:356;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19898;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Ruva-logo-Left-01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4750;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Ruva-logo-Left-01-600x278.png\";s:5:\"width\";i:600;s:6:\"height\";i:278;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15133;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Ruva-logo-Left-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1081,213,'_wp_page_template','elementor_header_footer'),(1082,213,'_elementor_edit_mode','builder'),(1083,213,'_elementor_template_type','wp-post'),(1084,213,'_elementor_version','3.14.0'),(1085,213,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1086,213,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(1087,213,'_elementor_page_assets','a:0:{}'),(1088,214,'_wp_page_template','elementor_header_footer'),(1089,214,'_elementor_edit_mode','builder'),(1090,214,'_elementor_template_type','wp-post'),(1091,214,'_elementor_version','3.14.0'),(1092,214,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1093,214,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"delicius-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(1094,214,'_elementor_page_assets','a:0:{}'),(1095,215,'_wp_page_template','elementor_header_footer'),(1096,215,'_elementor_edit_mode','builder'),(1097,215,'_elementor_template_type','wp-post'),(1098,215,'_elementor_version','3.14.0'),(1099,215,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1100,215,'_elementor_data','[{\"id\":\"7f5c77e7\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"7a6f16f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"7f60ab72\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":211,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Ruva-logo-Left-01.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"object-fit\":\"contain\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"78b8dd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332000000000001,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":10,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"66fdeb90\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"main-menue\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Karla\",\"elementskit_content_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_content_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_content_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_text_color\":\"#1D0404\",\"elementskit_menu_text_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_item_color_hover\":\"#C28282\",\"elementskit_nav_menu_active_text_color\":\"#C28282\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_style_tab_submenu_indicator_color\":\"#C28282\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Karla\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1000000000000001,\"sizes\":[]},\"elementskit_menu_item_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_item_color\":\"#1D0404\",\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_menu_item_background_color\":\"#00000000\",\"elementskit_item_text_color_hover\":\"#C28282\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#00000000\",\"elementskit_nav_sub_menu_active_text_color\":\"#C28282\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#00000000\",\"elementskit_menu_item_border_border\":\"solid\",\"elementskit_menu_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=1e71085\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=primary\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_item_background_hover_color\":\"globals\\/colors?id=3b58306\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"globals\\/colors?id=3b58306\",\"elementskit_menu_item_background_color\":\"globals\\/colors?id=3b58306\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_border_hover_color\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=secondary\",\"elementskit_menu_toggle_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_border_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=673e110\",\"elementskit_menu_close_border_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=3b58306\"},\"elementskit_nav_menu_logo\":{\"id\":\"19\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Delicius.png\"},\"elementskit_menu_toggle_icon_position_tablet\":\"left\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_toggle_border_hover_border\":\"solid\",\"elementskit_menu_toggle_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_border_hover_border\":\"solid\",\"elementskit_menu_close_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"elementskit_responsive_breakpoint\":\"ekit_menu_responsive_mobile\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false},{\"id\":\"61b4e4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":45,\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"727a51e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_item_align\":\"right\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align\":\"right\",\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}],\"isInner\":false}]'),(1101,215,'_elementor_page_assets','a:0:{}'),(1103,216,'_wp_attached_file','2023/06/Ruva-logo-black.png'),(1104,216,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"2023/06/Ruva-logo-black.png\";s:8:\"filesize\";i:102302;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1115,219,'_wp_attached_file','2023/06/Ruva-logo-black-2.png'),(1116,219,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"2023/06/Ruva-logo-black-2.png\";s:8:\"filesize\";i:23259;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Ruva-logo-black-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11689;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Ruva-logo-black-2-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63704;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Ruva-logo-black-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:4592;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Ruva-logo-black-2-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41824;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Ruva-logo-black-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11689;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Ruva-logo-black-2-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29535;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Ruva-logo-black-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1117,220,'_wp_page_template','elementor_header_footer'),(1118,220,'_elementor_edit_mode','builder'),(1119,220,'_elementor_template_type','wp-post'),(1120,220,'_elementor_version','3.14.0'),(1121,220,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1122,220,'_elementor_data','[{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":96,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78d43425\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p><span class=\\\"WdYUQQ\\\">A one-stop-shop for all your sweet cravings, offering an exceptional range of traditional and modern Indian sweets that are sure to leave you wanting more.<\\/span><\\/p>\",\"text_color\":\"#141313\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"divider_color\":\"#0E0C0C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Heebo\",\"icon_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"divider_color\":\"#080808\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Heebo\",\"icon_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1123,220,'_elementor_page_assets','a:0:{}'),(1124,221,'_wp_page_template','elementor_header_footer'),(1125,221,'_elementor_edit_mode','builder'),(1126,221,'_elementor_template_type','wp-post'),(1127,221,'_elementor_version','3.14.0'),(1128,221,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1129,221,'_elementor_data','[{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":96,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78d43425\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p><span class=\\\"WdYUQQ\\\">A one-stop-shop for all your sweet cravings, offering an exceptional range of traditional and modern Indian sweets that are sure to leave you wanting more.<\\/span><\\/p>\",\"text_color\":\"#141313\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"divider_color\":\"#0E0C0C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Heebo\",\"icon_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"divider_color\":\"#080808\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Heebo\",\"icon_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1130,221,'_elementor_page_assets','a:0:{}'),(1131,222,'_wp_page_template','elementor_header_footer'),(1132,222,'_elementor_edit_mode','builder'),(1133,222,'_elementor_template_type','wp-post'),(1134,222,'_elementor_version','3.14.0'),(1135,222,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1136,222,'_elementor_data','[{\"id\":\"05ed17b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2729c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"60db7a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":96,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/r-webp.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.28999999999999998,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a2ed3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ae52c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b5112b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":45,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"b7c7949\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.3330000000000002},\"elements\":[{\"id\":\"205f203\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Ruva-logo-black-2.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"55a82c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":45,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"2261a38\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p><span class=\\\"WdYUQQ\\\">A one-stop-shop for all your sweet cravings, offering an exceptional range of traditional and modern Indian sweets that are sure to leave you wanting more.<\\/span><\\/p>\",\"text_color\":\"#141313\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50eab614\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Delicious Sweets\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"},{\"text\":\"New Delhi\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8717d33\"},{\"text\":\"Tel. +123-234-1234\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"55ea4de\"},{\"text\":\"www.ruvamithai.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b87eb67\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"divider_color\":\"#0E0C0C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Heebo\",\"icon_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b4a8cfb\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-facebook-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"0d553f7\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter-1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Twitter\",\"_id\":\"f12aa94\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"},\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram1\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"913fbcd\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_socialmedia_icon_bg_color\":\"globals\\/colors?id=3b58306\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=3b58306\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_socialmedai_list_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"17971b5d\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"432b7900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f42ed7b\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Copyright@2023, Ruva Mithai\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"237f008\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=36ba3d6\"},\"divider_color\":\"#080808\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Heebo\",\"icon_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1137,222,'_elementor_page_assets','a:0:{}'),(1139,224,'_menu_item_type','post_type'),(1140,224,'_menu_item_menu_item_parent','0'),(1141,224,'_menu_item_object_id','77'),(1142,224,'_menu_item_object','page'),(1143,224,'_menu_item_target',''),(1144,224,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1145,224,'_menu_item_xfn',''),(1146,224,'_menu_item_url',''),(1148,225,'_menu_item_type','post_type'),(1149,225,'_menu_item_menu_item_parent','0'),(1150,225,'_menu_item_object_id','180'),(1151,225,'_menu_item_object','page'),(1152,225,'_menu_item_target',''),(1153,225,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1154,225,'_menu_item_xfn',''),(1155,225,'_menu_item_url',''),(1157,226,'_menu_item_type','post_type'),(1158,226,'_menu_item_menu_item_parent','0'),(1159,226,'_menu_item_object_id','206'),(1160,226,'_menu_item_object','page'),(1161,226,'_menu_item_target',''),(1162,226,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1163,226,'_menu_item_xfn',''),(1164,226,'_menu_item_url',''),(1166,206,'_edit_lock','1687871344:1'),(1167,206,'_elementor_edit_mode','builder'),(1168,206,'_elementor_template_type','wp-page'),(1169,206,'_elementor_version','3.14.1'),(1170,228,'_edit_lock','1687875015:1'),(1171,228,'_elementor_edit_mode','builder'),(1172,228,'_elementor_template_type','wp-page'),(1173,228,'_elementor_version','3.14.1'),(1181,231,'_elementor_edit_mode','builder'),(1182,231,'_elementor_template_type','wp-page'),(1183,231,'_elementor_version','3.14.1'),(1184,232,'_elementor_edit_mode','builder'),(1185,232,'_elementor_template_type','wp-page'),(1186,232,'_elementor_version','3.14.1'),(1187,228,'_wp_page_template','elementor_header_footer'),(1188,228,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1189,228,'_elementor_data','[]'),(1190,233,'_elementor_edit_mode','builder'),(1191,233,'_elementor_template_type','wp-page'),(1192,233,'_elementor_version','3.14.1'),(1193,233,'_wp_page_template','elementor_header_footer'),(1194,233,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1195,233,'_elementor_data','[]'),(1196,228,'_elementor_page_assets','a:0:{}'),(1197,234,'_wp_attached_file','2023/06/11-webp.webp'),(1198,234,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1278;s:4:\"file\";s:20:\"2023/06/11-webp.webp\";s:8:\"filesize\";i:134462;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"11-webp-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23168;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"11-webp-1024x682.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:125924;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"11-webp-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10678;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"11-webp-768x511.webp\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84458;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"11-webp-1536x1022.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:211012;}s:23:\"mailpoet_newsletter_max\";a:5:{s:4:\"file\";s:21:\"11-webp-1320x879.webp\";s:5:\"width\";i:1320;s:6:\"height\";i:879;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:171232;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"11-webp-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28998;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"11-webp-600x399.webp\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:61582;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"11-webp-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5694;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1199,235,'_wp_page_template','elementor_header_footer'),(1200,235,'_elementor_edit_mode','builder'),(1201,235,'_elementor_template_type','wp-page'),(1202,235,'_elementor_version','3.14.1'),(1203,235,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1204,235,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1205,235,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1207,236,'_wp_page_template','elementor_header_footer'),(1208,236,'_elementor_edit_mode','builder'),(1209,236,'_elementor_template_type','wp-page'),(1210,236,'_elementor_version','3.14.1'),(1211,236,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES (1212,236,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":106,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1213,236,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1215,237,'_wp_page_template','elementor_header_footer'),(1216,237,'_elementor_edit_mode','builder'),(1217,237,'_elementor_template_type','wp-page'),(1218,237,'_elementor_version','3.14.1'),(1219,237,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1220,237,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":234,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1221,237,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1223,238,'_wp_page_template','elementor_header_footer'),(1224,238,'_elementor_edit_mode','builder'),(1225,238,'_elementor_template_type','wp-page'),(1226,238,'_elementor_version','3.14.1'),(1227,238,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1228,238,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":234,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1229,238,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1237,240,'_elementor_edit_mode','builder'),(1238,240,'_elementor_template_type','wp-page'),(1239,240,'_elementor_version','3.14.1'),(1240,240,'_wp_page_template','elementor_header_footer'),(1241,240,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1242,240,'_elementor_data','[{\"id\":\"e443c31\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p-1.webp\",\"id\":183,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"1c94600\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"927ab42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0ecea32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4b0c4156\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#F38A04\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poly\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14ddaaeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":101.83199999999999}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3be6b7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"text_color\":\"#050404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hahmlet\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0b6137a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"307d4c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1243,240,'_elementor_page_assets','a:0:{}'),(1244,241,'_elementor_edit_mode','builder'),(1245,241,'_elementor_template_type','wp-page'),(1246,241,'_elementor_version','3.14.1'),(1247,241,'_wp_page_template','elementor_header_footer'),(1248,241,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1249,241,'_elementor_data','[{\"id\":\"e443c31\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/box-2-web-p-1.webp\",\"id\":183,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"1c94600\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"927ab42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0ecea32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4b0c4156\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#F38A04\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poly\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14ddaaeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":101.83199999999999}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3be6b7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"text_color\":\"#050404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hahmlet\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0b6137a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"307d4c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1250,241,'_elementor_page_assets','a:0:{}'),(1251,242,'_elementor_edit_mode','builder'),(1252,242,'_elementor_template_type','wp-page'),(1253,242,'_elementor_version','3.14.1'),(1254,242,'_wp_page_template','elementor_header_footer'),(1255,242,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1256,242,'_elementor_data','[{\"id\":\"e443c31\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.080000000000000002,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=673e110\"},\"background_image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"id\":234,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"1c94600\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"927ab42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0ecea32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4b0c4156\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#F38A04\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poly\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14ddaaeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":101.83199999999999}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3be6b7fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"text_color\":\"#050404\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hahmlet\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.2,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0b6137a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"307d4c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1257,242,'_elementor_page_assets','a:0:{}'),(1259,243,'total_sales','0'),(1260,243,'_tax_status','taxable'),(1261,243,'_tax_class',''),(1262,243,'_manage_stock','no'),(1263,243,'_backorders','no'),(1264,243,'_sold_individually','no'),(1265,243,'_virtual','no'),(1266,243,'_downloadable','no'),(1267,243,'_download_limit','-1'),(1268,243,'_download_expiry','-1'),(1269,243,'_stock',NULL),(1270,243,'_stock_status','instock'),(1271,243,'_wc_average_rating','0'),(1272,243,'_wc_review_count','0'),(1273,243,'_product_version','7.8.1'),(1274,243,'_children','a:0:{}'),(1275,243,'_edit_lock','1687953794:1'),(1276,77,'_elementor_edit_mode','builder'),(1277,245,'_wp_attached_file','2023/06/1-webp.webp'),(1278,245,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2023/06/1-webp.webp\";s:8:\"filesize\";i:29074;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1-webp-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"1-webp-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8290;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"1-webp-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22558;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"1-webp-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4388;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1279,246,'_wp_attached_file','2023/06/2-webp.webp'),(1280,246,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2023/06/2-webp.webp\";s:8:\"filesize\";i:13688;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"2-webp-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11992;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"2-webp-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4818;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"2-webp-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11992;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"2-webp-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2820;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1288,248,'_wp_page_template','elementor_header_footer'),(1289,248,'_elementor_template_type','wp-page'),(1290,248,'_elementor_version','3.14.1'),(1291,248,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1292,248,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":234,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1293,248,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1294,248,'_elementor_edit_mode','builder'),(1295,249,'_wp_page_template','elementor_header_footer'),(1296,249,'_elementor_template_type','wp-page'),(1297,249,'_elementor_version','3.14.1'),(1298,249,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1299,249,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":234,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":125,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":130,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/4.png\"},{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1300,249,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1301,249,'_elementor_edit_mode','builder'),(1302,250,'_wp_page_template','elementor_header_footer'),(1303,250,'_elementor_template_type','wp-page'),(1304,250,'_elementor_version','3.14.1'),(1305,250,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1306,250,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":234,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":245,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"},{\"id\":246,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2-webp.webp\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1307,250,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1308,250,'_elementor_edit_mode','builder'),(1316,252,'_wp_page_template','elementor_header_footer'),(1317,252,'_elementor_template_type','wp-page'),(1318,252,'_elementor_version','3.14.1'),(1319,252,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1320,252,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":234,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":245,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"},{\"id\":246,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2-webp.webp\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1321,252,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1322,252,'_elementor_edit_mode','builder'),(1323,253,'_wp_page_template','elementor_header_footer'),(1324,253,'_elementor_template_type','wp-page'),(1325,253,'_elementor_version','3.14.1'),(1326,253,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1327,253,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":234,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":245,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"},{\"id\":246,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2-webp.webp\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"autoplay\":\"no\",\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1328,253,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1329,253,'_elementor_edit_mode','builder'),(1330,254,'_wp_page_template','elementor_header_footer'),(1331,254,'_elementor_template_type','wp-page'),(1332,254,'_elementor_version','3.14.1'),(1333,254,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1334,254,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":234,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":245,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"},{\"id\":246,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2-webp.webp\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"link_to\":\"file\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1335,254,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1336,254,'_elementor_edit_mode','builder'),(1342,255,'_edit_last','1'),(1343,255,'_edit_lock','1688717797:1'),(1344,255,'total_sales','0'),(1345,255,'_tax_status','taxable'),(1346,255,'_tax_class',''),(1347,255,'_manage_stock','no'),(1348,255,'_backorders','no'),(1349,255,'_sold_individually','no'),(1350,255,'_virtual','no'),(1351,255,'_downloadable','no'),(1352,255,'_download_limit','-1'),(1353,255,'_download_expiry','-1'),(1354,255,'_stock',NULL),(1355,255,'_stock_status','instock'),(1356,255,'_wc_average_rating','0'),(1357,255,'_wc_review_count','0'),(1358,255,'_product_attributes','a:1:{s:8:\"quantity\";a:6:{s:4:\"name\";s:8:\"Quantity\";s:5:\"value\";s:3:\"1KG\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(1359,255,'_product_version','7.8.2'),(1377,257,'_variation_description',''),(1378,257,'total_sales','0'),(1379,257,'_tax_status','taxable'),(1380,257,'_tax_class','parent'),(1381,257,'_manage_stock','no'),(1382,257,'_backorders','no'),(1383,257,'_sold_individually','no'),(1384,257,'_virtual','no'),(1385,257,'_downloadable','no'),(1386,257,'_download_limit','-1'),(1387,257,'_download_expiry','-1'),(1388,257,'_stock',NULL),(1389,257,'_stock_status','instock'),(1390,257,'_wc_average_rating','0'),(1391,257,'_wc_review_count','0'),(1392,257,'attribute_quantity','1KG'),(1393,257,'_product_version','7.8.2'),(1394,257,'_thumbnail_id','0'),(1395,257,'_regular_price','1200'),(1396,257,'_sale_price','1000'),(1397,257,'_price','1000'),(1398,255,'_price','1000'),(1399,255,'_thumbnail_id','246'),(1400,255,'_product_image_gallery','131'),(1401,255,'ekit_post_views_count','11'),(1412,207,'_edit_lock','1698312899:1'),(1413,207,'_elementor_edit_mode','builder'),(1414,207,'_elementor_template_type','wp-page'),(1415,207,'_elementor_version','3.17.1'),(1417,210,'_edit_lock','1698313705:1'),(1418,210,'_elementor_edit_mode','builder'),(1419,210,'_elementor_template_type','wp-page'),(1420,210,'_elementor_version','3.17.1'),(1421,258,'_wp_page_template','elementor_header_footer'),(1422,258,'_elementor_template_type','wp-page'),(1423,258,'_elementor_version','3.17.1'),(1424,258,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1425,258,'_elementor_data','[{\"id\":\"3cb0c133\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"id\":234,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/11-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF47\",\"content_position\":\"middle\",\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_ken_burns\":\"yes\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_overlay_color_b\":\"#00000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"id\":\"20\",\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Overlay2.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Home Hero\",\"overflow\":\"hidden\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"95448c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df05035\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.12,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us Section\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"76f028a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e12d92a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=161195d\",\"title_color\":\"\"},\"align_tablet\":\"center\",\"title_color\":\"#FF8F00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.7000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd5a850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ruva Mithai Boutique\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7cb16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.<\\/span><\\/strong><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"left\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"\"},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#070606\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.3999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60d8f209\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE MORE\",\"align\":\"left\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=39a983b\"},\"align_tablet\":\"center\",\"background_background\":\"\",\"button_background_hover_background\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7bb7358b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56764fb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f254a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6b061842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":245,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_z_index\":0,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59e4d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"28f65abd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_z_index\":1},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5876df42\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Sweets from heaven\",\"title_color\":\"#1D0404\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1d8d11a\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64beff41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"WdYUQQ\\\">Fusion of traditional flavours and modern presentation.<\\/span><\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=36ba3d6\",\"text_color\":\"\"},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Heebo\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"294f3107\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418d1c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":123,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/aa-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"align_tablet\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f1d1ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Favorite Section\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":86,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/logo-webp.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"initial\",\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.14999999999999999,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=673e110\"},\"margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a4ee34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58928688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Choice\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=862ed0c\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54be018c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"4\",\"left\":\"10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e11a515\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":131,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/3.png\"},{\"id\":132,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2.png\"},{\"id\":133,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/1.png\"},{\"id\":246,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/2-webp.webp\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"dots_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"__globals__\":{\"dots_inactive_color\":\"globals\\/colors?id=text\",\"dots_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"148bb9e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"083ec46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"229ad58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ef139a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#C28282\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.3999999999999999,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ecdd4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1189a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02e5a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[{\"_id\":\"e89bd34\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d0343f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f1dfbf5\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d6debc0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Corporate Gifting\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_thumbnail_size\":\"full\",\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_image\":{\"id\":142,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"e6586d3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"053e720\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"f313e51\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"893b66b\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Events Gifts\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-facebook\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-twitter\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fasicon icon-linkedin\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\",\"ekit_team_icons\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"ekit_team_icons\":true}}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":143,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift-2.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_team_show_short_description\":\"\",\"ekit_all_conditions_list\":[{\"_id\":\"8ffaff3\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"},{\"id\":\"603ba9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"ekit_all_conditions_list\":[{\"_id\":\"23272dc\"}],\"_inline_size_tablet\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3dab09a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_name\":\"Customised Boxes\",\"ekit_team_position\":\"\",\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\\n\\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_socail_enable\":\"\",\"ekit_team_social_icons\":[{\"icon\":\"icon icon-facebook\",\"label\":\"Facebook\",\"_id\":\"b37fad5\",\"ekit_team_icon\":\"icon icon-facebook\",\"ekit_team_label\":\"Facebook\",\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-twitter\",\"ekit_team_label\":\"Twitter\",\"ekit_team_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"1a3ab10\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"icon icon-linkedin\",\"ekit_team_label\":\"LinkedIn\",\"ekit_team_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"7f57670\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"},{\"ekit_team_icon\":\"fa fa-youtube\",\"ekit_team_label\":\"Youtube\",\"ekit_team_link\":{\"url\":\"https:\\/\\/youtube.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_social_icon_color\":\"\",\"ekit_team_social_icon_bg_color\":\"\",\"_id\":\"5dcb084\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_team_socialmedia_icon_color_tablet\":\"\",\"ekit_team_socialmedia_icon_color_mobile\":\"\",\"ekit_team_socialmedia_icon_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_bg_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_color_mobile\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_tablet\":\"\",\"ekit_team_socialmedia_icon_hover_bg_color_mobile\":\"\"}],\"ekit_team_style\":\"overlay_circle\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_image_radius\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_team_image_weight\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_team_image\":{\"id\":144,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/Gift3.png\"},\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_content_max_weight\":{\"unit\":\"%\",\"size\":\"100\"},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"3608bc9\"}],\"_flex_align_self\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7666c9ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_9\",\"ekit_all_conditions_list\":[{\"_id\":\"dcf2874\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7762922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"c6e2b10\"}]},\"elements\":[{\"id\":\"70ca36a5\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"cde99b9\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661336ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"32f8752\"}]},\"elements\":[{\"id\":\"313f803e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Happy customers\",\"ekit_heading_focused_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_width\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"\",\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"3031def\"}],\"ekit_heading_seperator_image\":{\"id\":154,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-22.png\"},\"ekit_heading_title_color\":\"#C28282\",\"ekit_heading_title_shadow_text_shadow_type\":\"yes\",\"ekit_heading_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Playfair Display SC\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"694c1fba\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[{\"_id\":\"bf40149\"}],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3c768291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"ekit_all_conditions_list\":[{\"_id\":\"fb8cba7\"}]},\"elements\":[{\"id\":\"2257d500\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style4\",\"ekit_testimonial_data\":[{\"client_name\":\"Shams W.Pawel\",\"_id\":\"42f3647\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":156,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-23.png\"},\"client_logo_active\":{\"id\":157,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-24.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709c\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"163e2ae\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":158,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-25.png\"},\"client_logo_active\":{\"id\":159,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-26.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#82e182\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"3d3cce3\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":160,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-27.png\"},\"client_logo_active\":{\"id\":161,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-28.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#9562ff\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"},{\"client_name\":\"Shams W.Pawel\",\"_id\":\"6d313e8\",\"designation\":\"Founder &amp; CEO of XpeedStudio\",\"review\":\"Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\",\"client_photo\":{\"id\":155,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/team_6.jpg\"},\"client_logo\":{\"id\":162,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-29.png\"},\"client_logo_active\":{\"id\":163,\"url\":\"https:\\/\\/newruvamithai.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2023\\/06\\/placeholder-30.png\"},\"ekit_testimonial_background_group_background\":\"classic\",\"ekit_testimonial_background_group_color\":\"#f2709a\",\"ekit_testimonial_background_group_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"ekit_testimonial_background_group_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"ekit_testimonial_background_group_slideshow_slide_duration\":\"5000\",\"ekit_testimonial_background_group_slideshow_transition_duration\":\"500\"}],\"ekit_testimonial_slidetoshow\":\"3\",\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_dot\":\"yes\",\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":\"\"},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"center\",\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_color\":\"#ffffff\",\"ekit_testimonial_section_wathermark_typography_typography\":\"custom\",\"ekit_testimonial_section_wathermark_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\"},\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_name_normal_color\":\"#000000\",\"ekit_testimonial_designation_normal_color\":\"rgba(0,0,0,0.5)\",\"ekit_testimonial_client_image_border_border\":\"solid\",\"ekit_testimonial_client_image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"ekit_testimonial_client_image_border_color\":\"#ffffff\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":\"80\"},\"box-shadow\":\"po[po[\",\"ekit_testimonial_client_image_box_shadow_box_shadow_type\":\"yes\",\"ekit_testimonial_client_image_box_shadow_box_shadow\":{\"horizontal\":\"20\",\"vertical\":\"20\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_testimonial_client_parent_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_client_author_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-187\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_testimonial_layout_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"ekit_testimonial_client_dot_background_background\":\"classic\",\"ekit_testimonial_client_dot_background_color\":\"#e7e7e7\",\"ekit_testimonial_client_dot_active_background_background\":\"classic\",\"ekit_testimonial_client_dot_active_background_color\":\"#2575fc\",\"ekit_testimonial_client_dot_active_width\":{\"unit\":\"px\",\"size\":\"16\"},\"ekit_testimonial_client_dot_active_height\":{\"unit\":\"px\",\"size\":\"16\"},\"width\":{\"unit\":\"px\",\"size\":\"-40\"},\"ekit_testimonial_review_ratting_color\":\"#ffffff\",\"ekit_testimonial_slidetoshow_mobile\":\"1\",\"ekit_testimonial_slidesToScroll_mobile\":\"1\",\"ekit_testimonial_slidetoshow_tablet\":\"2\",\"ekit_testimonial_slidesToScroll_tablet\":\"1\",\"ekit_all_conditions_list\":[{\"_id\":\"09a9bde\"}]},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":false},{\"id\":\"5f1d271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea44a57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51389ab1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"1\",\"bottom\":\"6\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Booking Section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89000000000000001,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"2e0232e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1426,258,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1427,258,'_elementor_edit_mode','builder'),(1429,14,'_elementor_css','a:6:{s:4:\"time\";i:1700905498;s:5:\"fonts\";a:6:{i:0;s:19:\"Playfair Display SC\";i:1;s:11:\"Roboto Slab\";i:2;s:5:\"Heebo\";i:3;s:6:\"Roboto\";i:8;s:16:\"Playfair Display\";i:10;s:5:\"Karla\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1430,77,'_elementor_css','a:6:{s:4:\"time\";i:1700905498;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:19:\"Playfair Display SC\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:4;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1431,83,'_elementor_css','a:6:{s:4:\"time\";i:1700905498;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1432,87,'_elementor_css','a:6:{s:4:\"time\";i:1700905498;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:4;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2023-06-23 11:02:16','2023-06-23 11:02:16','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2023-06-23 11:02:16','2023-06-23 11:02:16','',0,'https://newruvamithai.in8.cdn-alpha.com/?p=1',0,'post','',1),(2,1,'2023-06-23 11:02:16','2023-06-23 11:02:16','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://newruvamithai.in8.cdn-alpha.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2023-06-23 11:02:16','2023-06-23 11:02:16','',0,'https://newruvamithai.in8.cdn-alpha.com/?page_id=2',0,'page','',0),(3,1,'2023-06-23 11:02:16','2023-06-23 11:02:16','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://newruvamithai.in8.cdn-alpha.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2023-06-23 11:02:16','2023-06-23 11:02:16','',0,'https://newruvamithai.in8.cdn-alpha.com/?page_id=3',0,'page','',0),(4,1,'2023-06-23 11:02:45','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2023-06-23 11:02:45','0000-00-00 00:00:00','',0,'https://newruvamithai.in8.cdn-alpha.com/?p=4',0,'post','',0),(5,1,'2023-06-23 11:15:03','2023-06-23 11:15:03','','Default Kit','','publish','closed','closed','','default-kit','','','2023-06-23 11:15:03','2023-06-23 11:15:03','',0,'https://newruvamithai.in8.cdn-alpha.com/?p=5',0,'elementor_library','',0),(6,1,'2023-06-26 06:03:00','0000-00-00 00:00:00','','sweet','','draft','closed','closed','','','','','2023-06-26 06:03:00','0000-00-00 00:00:00','',0,'https://newruvamithai.in8.cdn-alpha.com/?post_type=elementor_library&p=6',0,'elementor_library','',0),(7,1,'2023-06-26 06:29:44','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2023-06-26 06:29:44','0000-00-00 00:00:00','',0,'https://newruvamithai.in8.cdn-alpha.com/?post_type=template_kit&p=7',0,'template_kit','',0),(8,1,'2023-06-26 06:29:54','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2023-06-26 06:29:54','0000-00-00 00:00:00','',0,'https://newruvamithai.in8.cdn-alpha.com/?post_type=template_kit&p=8',0,'template_kit','',0),(9,1,'2023-06-26 06:51:35','2023-06-26 06:51:35','https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/eatland-ecommerce-and-delivery-landing-page-2022-02-21-23-52-40-utc.zip.txt','eatland-ecommerce-and-delivery-landing-page-2022-02-21-23-52-40-utc.zip.txt','','private','open','closed','','eatland-ecommerce-and-delivery-landing-page-2022-02-21-23-52-40-utc-zip-txt','','','2023-06-26 06:51:35','2023-06-26 06:51:35','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/eatland-ecommerce-and-delivery-landing-page-2022-02-21-23-52-40-utc.zip.txt',0,'attachment','',0),(11,1,'2023-06-26 07:54:18','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2023-06-26 07:54:18','0000-00-00 00:00:00','',0,'https://newruvamithai.in8.cdn-alpha.com/?page_id=11',0,'page','',0),(12,1,'2023-06-26 07:54:24','2023-06-26 07:54:24','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentythree','','','2023-06-26 07:54:24','2023-06-26 07:54:24','',0,'https://newruvamithai.in8.cdn-alpha.com/?p=12',0,'wp_global_styles','',0),(13,1,'2023-06-26 08:06:50','2023-06-26 08:06:50','','Delicius - Restaurant Elementor Template Kit','','publish','closed','closed','','delicius-restaurant-elementor-template-kit','','','2023-06-26 08:06:50','2023-06-26 08:06:50','',0,'https://newruvamithai.in8.cdn-alpha.com/?envato_tk_import=delicius-restaurant-elementor-template-kit',0,'envato_tk_import','',0),(14,1,'2023-06-26 08:08:21','2023-06-26 08:08:21','','Kit Styles: Delicius - Restaurant Elementor Template Kit','','publish','closed','closed','','global-kit-styles','','','2023-06-27 16:12:27','2023-06-27 10:42:27','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=global-kit-styles',0,'elementor_library','',0),(15,1,'2023-06-26 08:08:22','2023-06-26 08:08:22','','Global Kit Styles','','inherit','closed','closed','','14-revision-v1','','','2023-06-26 08:08:22','2023-06-26 08:08:22','',14,'https://newruvamithai.in8.cdn-alpha.com/?p=15',0,'revision','',0),(16,1,'2023-06-26 08:08:23','2023-06-26 08:08:23','','Global Kit Styles','','inherit','closed','closed','','14-revision-v1','','','2023-06-26 08:08:23','2023-06-26 08:08:23','',14,'https://newruvamithai.in8.cdn-alpha.com/?p=16',0,'revision','',0),(17,1,'2023-06-26 08:08:23','2023-06-26 08:08:23','','Kit Styles: Delicius - Restaurant Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2023-06-26 08:08:23','2023-06-26 08:08:23','',14,'https://newruvamithai.in8.cdn-alpha.com/?p=17',0,'revision','',0),(18,1,'2023-06-26 08:08:27','2023-06-26 08:08:27','','chef-garnishing-meat-dish-PTKQ986b.jpg','','inherit','open','closed','','chef-garnishing-meat-dish-ptkq986b-jpg','','','2023-06-26 08:08:27','2023-06-26 08:08:27','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-garnishing-meat-dish-PTKQ986b.jpg',0,'attachment','image/jpeg',0),(19,1,'2023-06-26 08:08:28','2023-06-26 08:08:28','','Delicius.png','','inherit','open','closed','','delicius-png','','','2023-06-26 08:08:28','2023-06-26 08:08:28','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Delicius.png',0,'attachment','image/png',0),(20,1,'2023-06-26 08:08:29','2023-06-26 08:08:29','','Overlay2.png','','inherit','open','closed','','overlay2-png','','','2023-06-26 08:08:29','2023-06-26 08:08:29','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Overlay2.png',0,'attachment','image/png',0),(21,1,'2023-06-26 08:08:30','2023-06-26 08:08:30','','food-styling-steak-on-white-plate-V67VJZAa.png','','inherit','open','closed','','food-styling-steak-on-white-plate-v67vjzaa-png','','','2023-06-26 08:08:30','2023-06-26 08:08:30','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png',0,'attachment','image/png',0),(22,1,'2023-06-26 08:08:31','2023-06-26 08:08:31','','chef-AGZENNTa.jpg','','inherit','open','closed','','chef-agzennta-jpg','','','2023-06-26 08:08:31','2023-06-26 08:08:31','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNTa.jpg',0,'attachment','image/jpeg',0),(23,1,'2023-06-26 08:08:31','2023-06-26 08:08:31','','Signature.png','','inherit','open','closed','','signature-png','','','2023-06-26 08:08:31','2023-06-26 08:08:31','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png',0,'attachment','image/png',0),(24,1,'2023-06-26 08:08:32','2023-06-26 08:08:32','','a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png','','inherit','open','closed','','a-close-up-of-a-gourmet-dish-with-grilled-chicken-lv9n72w-png','','','2023-06-26 08:08:32','2023-06-26 08:08:32','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png',0,'attachment','image/png',0),(25,1,'2023-06-26 08:08:33','2023-06-26 08:08:33','','plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg','','inherit','open','closed','','plate-of-chicken-with-noodles-and-beans-wzwh5wwa-jpg','','','2023-06-26 08:08:33','2023-06-26 08:08:33','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg',0,'attachment','image/jpeg',0),(26,1,'2023-06-26 08:08:38','2023-06-26 08:08:38','','placeholder.png','','inherit','open','closed','','placeholder-png','','','2023-06-26 08:08:38','2023-06-26 08:08:38','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder.png',0,'attachment','image/png',0),(27,1,'2023-06-26 08:08:38','2023-06-26 08:08:38','','placeholder.png','','inherit','open','closed','','placeholder-png-2','','','2023-06-26 08:08:38','2023-06-26 08:08:38','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-1.png',0,'attachment','image/png',0),(28,1,'2023-06-26 08:08:38','2023-06-26 08:08:38','','placeholder.png','','inherit','open','closed','','placeholder-png-3','','','2023-06-26 08:08:38','2023-06-26 08:08:38','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-2.png',0,'attachment','image/png',0),(29,1,'2023-06-26 08:08:38','2023-06-26 08:08:38','','placeholder.png','','inherit','open','closed','','placeholder-png-4','','','2023-06-26 08:08:38','2023-06-26 08:08:38','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-3.png',0,'attachment','image/png',0),(30,1,'2023-06-26 08:08:47','2023-06-26 08:08:47','','placeholder.png','','inherit','open','closed','','placeholder-png-5','','','2023-06-26 08:08:47','2023-06-26 08:08:47','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-4.png',0,'attachment','image/png',0),(31,1,'2023-06-26 08:08:47','2023-06-26 08:08:47','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Chef Detail</h1>		\n		<p>Home  -  <a href=\"#\">Chef Detail</a></p>		\n			<h5>Our Chef</h5>		\n			<h2>Nulla facili. Phasel laor.</h2>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<p>Sed leo nulla, lacinia id sagittis et, interdum vitae nunc. Mauris sagittis pulvinar tellus, at sodales elit tincidunt et. Aenean tincidunt finibus malesuada. Nullam posuere interdum dui eu mollis. Phasellus convallis bibendum nunc vel condimentum. Suspendisse aliquam vulputate velit. Sed congue volutpat vehicula. Aenean tristique at nulla sed tincidunt. Nulla facilisi. In vitae magna odio. Proin volutpat in purus eget ullamcorper. Pellentesque blandit felis ex, ut auctor nisl dignissim eget.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n			<h3>Hystoria</h3>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;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><h4>Le chef 2022 :</h4><p>Best 100 Chef  of the World</p>		\n			<h4>Le chef 2012 :</h4><p>Top 3 Chef Awards of France</p>		\n			<h4>Le chef 2002 :</h4><p>Top 5 Chef Awards of the Century</p>		\n			<h3>Social Media</h3>		\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>','Chef Detail','','publish','closed','closed','','chef-detail','','','2023-06-26 08:08:49','2023-06-26 08:08:49','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=chef-detail',0,'elementor_library','',0),(32,1,'2023-06-26 08:08:48','2023-06-26 08:08:48','','Chef Detail','','inherit','closed','closed','','31-revision-v1','','','2023-06-26 08:08:48','2023-06-26 08:08:48','',31,'https://newruvamithai.in8.cdn-alpha.com/?p=32',0,'revision','',0),(33,1,'2023-06-26 08:08:49','2023-06-26 08:08:49','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Chef Detail</h1>		\n		<p>Home  -  <a href=\"#\">Chef Detail</a></p>		\n			<h5>Our Chef</h5>		\n			<h2>Nulla facili. Phasel laor.</h2>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<p>Sed leo nulla, lacinia id sagittis et, interdum vitae nunc. Mauris sagittis pulvinar tellus, at sodales elit tincidunt et. Aenean tincidunt finibus malesuada. Nullam posuere interdum dui eu mollis. Phasellus convallis bibendum nunc vel condimentum. Suspendisse aliquam vulputate velit. Sed congue volutpat vehicula. Aenean tristique at nulla sed tincidunt. Nulla facilisi. In vitae magna odio. Proin volutpat in purus eget ullamcorper. Pellentesque blandit felis ex, ut auctor nisl dignissim eget.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n			<h3>Hystoria</h3>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;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><h4>Le chef 2022 :</h4><p>Best 100 Chef  of the World</p>		\n			<h4>Le chef 2012 :</h4><p>Top 3 Chef Awards of France</p>		\n			<h4>Le chef 2002 :</h4><p>Top 5 Chef Awards of the Century</p>		\n			<h3>Social Media</h3>		\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>','Chef Detail','','inherit','closed','closed','','31-revision-v1','','','2023-06-26 08:08:49','2023-06-26 08:08:49','',31,'https://newruvamithai.in8.cdn-alpha.com/?p=33',0,'revision','',0),(34,1,'2023-06-26 08:08:51','2023-06-26 08:08:51','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About Us</h1>		\n		<p>Home  -  <a href=\"#\">About Us</a></p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />','About Us','','publish','closed','closed','','about-us','','','2023-06-26 08:08:52','2023-06-26 08:08:52','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=about-us',0,'elementor_library','',0),(35,1,'2023-06-26 08:08:52','2023-06-26 08:08:52','','About Us','','inherit','closed','closed','','34-revision-v1','','','2023-06-26 08:08:52','2023-06-26 08:08:52','',34,'https://newruvamithai.in8.cdn-alpha.com/?p=35',0,'revision','',0),(36,1,'2023-06-26 08:08:52','2023-06-26 08:08:52','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About Us</h1>		\n		<p>Home  -  <a href=\"#\">About Us</a></p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />','About Us','','inherit','closed','closed','','34-revision-v1','','','2023-06-26 08:08:52','2023-06-26 08:08:52','',34,'https://newruvamithai.in8.cdn-alpha.com/?p=36',0,'revision','',0),(37,1,'2023-06-26 08:08:55','2023-06-26 08:08:55','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>404		\n			<h3>Something Went Wrong</h3>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						BACK TO HOME\n					</a>','404','','publish','closed','closed','','404','','','2023-06-26 08:08:56','2023-06-26 08:08:56','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=404',0,'elementor_library','',0),(38,1,'2023-06-26 08:08:56','2023-06-26 08:08:56','','404','','inherit','closed','closed','','37-revision-v1','','','2023-06-26 08:08:56','2023-06-26 08:08:56','',37,'https://newruvamithai.in8.cdn-alpha.com/?p=38',0,'revision','',0),(39,1,'2023-06-26 08:08:56','2023-06-26 08:08:56','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>404		\n			<h3>Something Went Wrong</h3>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						BACK TO HOME\n					</a>','404','','inherit','closed','closed','','37-revision-v1','','','2023-06-26 08:08:56','2023-06-26 08:08:56','',37,'https://newruvamithai.in8.cdn-alpha.com/?p=39',0,'revision','',0),(40,1,'2023-06-26 08:08:57','2023-06-26 08:08:57','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact</h1>		\n		<p>Home  -  <a href=\"#\">Contact</a></p>		\n			<h3>Visit Us :</h3>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										99 Roving St., Big City, PKU 23456\n									</li>\n								<li>\n										 www.awesomesite.com\n									</li>\n						</ul>\n			<h3>Opening Hours :</h3>		\n					<ul>\n							<li>\n										Open : 09:00 am - 01:00 pm\n									</li>\n								<li>\n										Weekend : 10:00 am - 03:00 pm\n									</li>\n						</ul>\n			<h3>Follow Us :</h3>		\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=paris&#038;t=m&#038;z=12&#038;output=embed&#038;iwloc=near\"\n					title=\"paris\"\n					aria-label=\"paris\"\n			></iframe>','Contact','','publish','closed','closed','','contact','','','2023-06-26 08:08:58','2023-06-26 08:08:58','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=contact',0,'elementor_library','',0),(41,1,'2023-06-26 08:08:58','2023-06-26 08:08:58','','Contact','','inherit','closed','closed','','40-revision-v1','','','2023-06-26 08:08:58','2023-06-26 08:08:58','',40,'https://newruvamithai.in8.cdn-alpha.com/?p=41',0,'revision','',0),(42,1,'2023-06-26 08:08:58','2023-06-26 08:08:58','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact</h1>		\n		<p>Home  -  <a href=\"#\">Contact</a></p>		\n			<h3>Visit Us :</h3>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										99 Roving St., Big City, PKU 23456\n									</li>\n								<li>\n										 www.awesomesite.com\n									</li>\n						</ul>\n			<h3>Opening Hours :</h3>		\n					<ul>\n							<li>\n										Open : 09:00 am - 01:00 pm\n									</li>\n								<li>\n										Weekend : 10:00 am - 03:00 pm\n									</li>\n						</ul>\n			<h3>Follow Us :</h3>		\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=paris&#038;t=m&#038;z=12&#038;output=embed&#038;iwloc=near\"\n					title=\"paris\"\n					aria-label=\"paris\"\n			></iframe>','Contact','','inherit','closed','closed','','40-revision-v1','','','2023-06-26 08:08:58','2023-06-26 08:08:58','',40,'https://newruvamithai.in8.cdn-alpha.com/?p=42',0,'revision','',0),(43,1,'2023-06-26 08:09:02','2023-06-26 08:09:02','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Blog Archives</h1>		\n		<p>Home  -  <a href=\"#\">Blog Archives</a></p>		\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->','Blog Archives','','publish','closed','closed','','blog-archives','','','2023-06-26 08:09:03','2023-06-26 08:09:03','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=blog-archives',0,'elementor_library','',0),(44,1,'2023-06-26 08:09:03','2023-06-26 08:09:03','','Blog Archives','','inherit','closed','closed','','43-revision-v1','','','2023-06-26 08:09:03','2023-06-26 08:09:03','',43,'https://newruvamithai.in8.cdn-alpha.com/?p=44',0,'revision','',0),(45,1,'2023-06-26 08:09:03','2023-06-26 08:09:03','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Blog Archives</h1>		\n		<p>Home  -  <a href=\"#\">Blog Archives</a></p>		\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->','Blog Archives','','inherit','closed','closed','','43-revision-v1','','','2023-06-26 08:09:03','2023-06-26 08:09:03','',43,'https://newruvamithai.in8.cdn-alpha.com/?p=45',0,'revision','',0),(46,1,'2023-06-26 08:09:08','2023-06-26 08:09:08','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"216\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Delicius.png\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','publish','closed','closed','','header','','','2023-06-26 08:09:09','2023-06-26 08:09:09','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=header',0,'elementor_library','',0),(47,1,'2023-06-26 08:09:08','2023-06-26 08:09:08','','Header','','inherit','closed','closed','','46-revision-v1','','','2023-06-26 08:09:08','2023-06-26 08:09:08','',46,'https://newruvamithai.in8.cdn-alpha.com/?p=47',0,'revision','',0),(48,1,'2023-06-26 08:09:09','2023-06-26 08:09:09','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"216\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Delicius.png\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','46-revision-v1','','','2023-06-26 08:09:09','2023-06-26 08:09:09','',46,'https://newruvamithai.in8.cdn-alpha.com/?p=48',0,'revision','',0),(49,1,'2023-06-26 08:09:10','2023-06-26 08:09:10','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"216\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Delicius.png\" alt=\"\" loading=\"lazy\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicius Restaurant & Fine Dining\n									</li>\n								<li>\n										99 Big City, PKU, Indonesia\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										hello@awesomesite.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										© Copyright 2022. All Rights Reserved. Rometheme\n									</li>\n						</ul>','Footer','','publish','closed','closed','','footer','','','2023-06-26 08:09:11','2023-06-26 08:09:11','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=footer',0,'elementor_library','',0),(50,1,'2023-06-26 08:09:10','2023-06-26 08:09:10','','Footer','','inherit','closed','closed','','49-revision-v1','','','2023-06-26 08:09:10','2023-06-26 08:09:10','',49,'https://newruvamithai.in8.cdn-alpha.com/?p=50',0,'revision','',0),(51,1,'2023-06-26 08:09:11','2023-06-26 08:09:11','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"216\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Delicius.png\" alt=\"\" loading=\"lazy\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicius Restaurant & Fine Dining\n									</li>\n								<li>\n										99 Big City, PKU, Indonesia\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										hello@awesomesite.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										© Copyright 2022. All Rights Reserved. Rometheme\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','49-revision-v1','','','2023-06-26 08:09:11','2023-06-26 08:09:11','',49,'https://newruvamithai.in8.cdn-alpha.com/?p=51',0,'revision','',0),(52,1,'2023-06-26 08:09:19','2023-06-26 08:09:19','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Gallery</h1>		\n		<p>Home  -  <a href=\"#\">Gallery</a></p>		\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1b060bb\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiMWIwNjBiYiJ9\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1b060bb\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiMWIwNjBiYiJ9\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a>','Gallery','','publish','closed','closed','','gallery','','','2023-06-26 08:09:21','2023-06-26 08:09:21','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=gallery',0,'elementor_library','',0),(53,1,'2023-06-26 08:09:20','2023-06-26 08:09:20','','Gallery','','inherit','closed','closed','','52-revision-v1','','','2023-06-26 08:09:20','2023-06-26 08:09:20','',52,'https://newruvamithai.in8.cdn-alpha.com/?p=53',0,'revision','',0),(54,1,'2023-06-26 08:09:21','2023-06-26 08:09:21','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Gallery</h1>		\n		<p>Home  -  <a href=\"#\">Gallery</a></p>		\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1b060bb\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiMWIwNjBiYiJ9\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1b060bb\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiMWIwNjBiYiJ9\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a>','Gallery','','inherit','closed','closed','','52-revision-v1','','','2023-06-26 08:09:21','2023-06-26 08:09:21','',52,'https://newruvamithai.in8.cdn-alpha.com/?p=54',0,'revision','',0),(55,1,'2023-06-26 08:09:39','2023-06-26 08:09:39','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Our Chef</h1>		\n		<p>Home  -  <a href=\"#\">Our Chef</a></p>		\n			<h5>Our Chef</h5>		\n			<h2>Meet Our Expert Chef</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNTa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNTa.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNTa-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNTa-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h2>Louis Parrash</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.</p>		\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h2>Arnold Abelano</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.</p>		\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h2>Louis Leon</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.</p>		\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3e14a1b2\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiM2UxNGExYjIifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3e14a1b2\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiM2UxNGExYjIifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a>			\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->','Our Chef','','publish','closed','closed','','our-chef','','','2023-06-26 08:09:39','2023-06-26 08:09:39','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=our-chef',0,'elementor_library','',0),(56,1,'2023-06-26 08:09:39','2023-06-26 08:09:39','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Our Chef</h1>		\n		<p>Home  -  <a href=\"#\">Our Chef</a></p>		\n			<h5>Our Chef</h5>		\n			<h2>Meet Our Expert Chef</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNTa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNTa.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNTa-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNTa-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h2>Louis Parrash</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.</p>		\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h2>Arnold Abelano</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.</p>		\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h2>Louis Leon</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.</p>		\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3e14a1b2\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiM2UxNGExYjIifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3e14a1b2\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiM2UxNGExYjIifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a>			\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->','Our Chef','','inherit','closed','closed','','55-revision-v1','','','2023-06-26 08:09:39','2023-06-26 08:09:39','',55,'https://newruvamithai.in8.cdn-alpha.com/?p=56',0,'revision','',0),(57,1,'2023-06-26 08:10:01','2023-06-26 08:10:01','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Menus</h1>		\n		<p>Home  -  <a href=\"#\">Chef Detail</a></p>		\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n<a href=\"https://www.youtube.com/embed/VhBl3dHT5SY?feature=oembed?playlist=VhBl3dHT5SY&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>					\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>','Menus','','publish','closed','closed','','menus','','','2023-06-26 08:10:02','2023-06-26 08:10:02','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=menus',0,'elementor_library','',0),(58,1,'2023-06-26 08:10:01','2023-06-26 08:10:01','','Menus','','inherit','closed','closed','','57-revision-v1','','','2023-06-26 08:10:01','2023-06-26 08:10:01','',57,'https://newruvamithai.in8.cdn-alpha.com/?p=58',0,'revision','',0),(59,1,'2023-06-26 08:10:02','2023-06-26 08:10:02','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Menus</h1>		\n		<p>Home  -  <a href=\"#\">Chef Detail</a></p>		\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n<a href=\"https://www.youtube.com/embed/VhBl3dHT5SY?feature=oembed?playlist=VhBl3dHT5SY&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>					\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>','Menus','','inherit','closed','closed','','57-revision-v1','','','2023-06-26 08:10:02','2023-06-26 08:10:02','',57,'https://newruvamithai.in8.cdn-alpha.com/?p=59',0,'revision','',0),(60,1,'2023-06-26 08:10:05','2023-06-26 08:10:05','','plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png','','inherit','open','closed','','plate-with-grilled-chicken-with-potatoes-salad-on-j4zhvjw-png','','','2023-06-26 08:10:05','2023-06-26 08:10:05','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png',0,'attachment','image/png',0),(61,1,'2023-06-26 08:10:06','2023-06-26 08:10:06','','grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png','','inherit','open','closed','','grilled-chicken-breast-with-grilled-asparagus-and-jwqdsha-png','','','2023-06-26 08:10:06','2023-06-26 08:10:06','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png',0,'attachment','image/png',0),(62,1,'2023-06-26 08:10:07','2023-06-26 08:10:07','','Overlay3.png','','inherit','open','closed','','overlay3-png','','','2023-06-26 08:10:07','2023-06-26 08:10:07','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Overlay3.png',0,'attachment','image/png',0),(63,1,'2023-06-26 08:10:08','2023-06-26 08:10:08','','a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png','','inherit','open','closed','','a-close-up-of-a-gourmet-dish-with-grilled-chicken-lv9n72wa-png','','','2023-06-26 08:10:08','2023-06-26 08:10:08','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72Wa.png',0,'attachment','image/png',0),(64,1,'2023-06-26 08:10:10','2023-06-26 08:10:10','','food-styling-steak-on-white-plate-V67VJZAb.png','','inherit','open','closed','','food-styling-steak-on-white-plate-v67vjzab-png','','','2023-06-26 08:10:10','2023-06-26 08:10:10','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAb.png',0,'attachment','image/png',0),(65,1,'2023-06-26 08:10:12','2023-06-26 08:10:12','','grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png','','inherit','open','closed','','grilled-chicken-breast-with-grilled-asparagus-and-jwqdshaa-png','','','2023-06-26 08:10:12','2023-06-26 08:10:12','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHAa.png',0,'attachment','image/png',0),(66,1,'2023-06-26 08:10:13','2023-06-26 08:10:13','','plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png','','inherit','open','closed','','plate-with-grilled-chicken-with-potatoes-salad-on-j4zhvjwa-png','','','2023-06-26 08:10:13','2023-06-26 08:10:13','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJWa.png',0,'attachment','image/png',0),(67,1,'2023-06-26 08:10:15','2023-06-26 08:10:15','','red-wine-pouring-into-wine-glass-Y7FH84E.jpg','','inherit','open','closed','','red-wine-pouring-into-wine-glass-y7fh84e-jpg','','','2023-06-26 08:10:15','2023-06-26 08:10:15','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg',0,'attachment','image/jpeg',0),(68,1,'2023-06-26 08:10:16','2023-06-26 08:10:16','','chef-AGZENNT.jpg','','inherit','open','closed','','chef-agzennt-jpg','','','2023-06-26 08:10:16','2023-06-26 08:10:16','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg',0,'attachment','image/jpeg',0),(69,1,'2023-06-26 08:10:16','2023-06-26 08:10:16','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to our delicius corner</h5>		\n			<h1>The food of heaven</h1>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						RESERVATION\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1e23ea3b\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjFlMjNlYTNiIn0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1e23ea3b\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiMWUyM2VhM2IifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1e23ea3b\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiMWUyM2VhM2IifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1e23ea3b\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjFlMjNlYTNiIn0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','publish','closed','closed','','home','','','2023-06-26 08:10:18','2023-06-26 08:10:18','',0,'https://newruvamithai.in8.cdn-alpha.com/?elementor_library=home',0,'elementor_library','',0),(70,1,'2023-06-26 08:10:17','2023-06-26 08:10:17','','Home','','inherit','closed','closed','','69-revision-v1','','','2023-06-26 08:10:17','2023-06-26 08:10:17','',69,'https://newruvamithai.in8.cdn-alpha.com/?p=70',0,'revision','',0),(71,1,'2023-06-26 08:10:18','2023-06-26 08:10:18','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to our delicius corner</h5>		\n			<h1>The food of heaven</h1>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						RESERVATION\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1e23ea3b\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjFlMjNlYTNiIn0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1e23ea3b\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiMWUyM2VhM2IifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1e23ea3b\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiMWUyM2VhM2IifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1e23ea3b\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjFlMjNlYTNiIn0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','69-revision-v1','','','2023-06-26 08:10:18','2023-06-26 08:10:18','',69,'https://newruvamithai.in8.cdn-alpha.com/?p=71',0,'revision','',0),(72,1,'2023-06-26 08:14:29','2023-06-26 08:14:29','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to our delicius corner</h5>		\n			<h1>The food of heaven</h1>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						RESERVATION\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5e2ac5ab\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjVlMmFjNWFiIn0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5e2ac5ab\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiNWUyYWM1YWIifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5e2ac5ab\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiNWUyYWM1YWIifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5e2ac5ab\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjVlMmFjNWFiIn0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','trash','closed','closed','','home__trashed','','','2023-06-26 08:17:20','2023-06-26 08:17:20','',0,'https://newruvamithai.in8.cdn-alpha.com/?page_id=72',0,'page','',0),(73,1,'2023-06-26 08:14:29','2023-06-26 08:14:29','','Home','','inherit','closed','closed','','72-revision-v1','','','2023-06-26 08:14:29','2023-06-26 08:14:29','',72,'https://newruvamithai.in8.cdn-alpha.com/?p=73',0,'revision','',0),(74,1,'2023-06-26 08:15:57','2023-06-26 08:15:57','','Home','','inherit','closed','closed','','72-revision-v1','','','2023-06-26 08:15:57','2023-06-26 08:15:57','',72,'https://newruvamithai.in8.cdn-alpha.com/?p=74',0,'revision','',0),(75,1,'2023-06-26 08:15:58','2023-06-26 08:15:58','','Home','','inherit','closed','closed','','72-revision-v1','','','2023-06-26 08:15:58','2023-06-26 08:15:58','',72,'https://newruvamithai.in8.cdn-alpha.com/?p=75',0,'revision','',0),(76,1,'2023-06-26 08:15:59','2023-06-26 08:15:59','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to our delicius corner</h5>		\n			<h1>The food of heaven</h1>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						RESERVATION\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5e2ac5ab\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjVlMmFjNWFiIn0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5e2ac5ab\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiNWUyYWM1YWIifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5e2ac5ab\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiNWUyYWM1YWIifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5e2ac5ab\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjVlMmFjNWFiIn0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','72-revision-v1','','','2023-06-26 08:15:59','2023-06-26 08:15:59','',72,'https://newruvamithai.in8.cdn-alpha.com/?p=76',0,'revision','',0),(77,1,'2023-06-26 08:25:10','2023-06-26 08:25:10','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-150x150.webp 150w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-100x100.webp 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Fusion of traditional flavours and modern presentation.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2 webp\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjQ2LCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzItd2VicC53ZWJwIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\" alt=\"2 webp\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','publish','closed','closed','','home','','','2023-06-28 18:38:36','2023-06-28 13:08:36','',0,'https://newruvamithai.in8.cdn-alpha.com/?page_id=77',0,'page','',0),(78,1,'2023-06-26 08:25:10','2023-06-26 08:25:10','','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 08:25:10','2023-06-26 08:25:10','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=78',0,'revision','',0),(80,1,'2023-06-26 08:25:57','2023-06-26 08:25:57','','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 08:25:57','2023-06-26 08:25:57','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=80',0,'revision','',0),(81,1,'2023-06-26 08:25:57','2023-06-26 08:25:57','','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 08:25:57','2023-06-26 08:25:57','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=81',0,'revision','',0),(82,1,'2023-06-26 08:25:58','2023-06-26 08:25:58','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to our delicius corner</h5>		\n			<h1>The food of heaven</h1>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						RESERVATION\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 08:25:58','2023-06-26 08:25:58','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=82',0,'revision','',0),(83,1,'2023-06-26 13:59:54','2023-06-26 08:29:54','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"417\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01.png 900w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01-300x139.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01-768x356.png 768w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01-600x278.png 600w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','publish','closed','closed','','header','','','2023-06-27 17:06:35','2023-06-27 11:36:35','',0,'https://newruvamithai.in8.cdn-alpha.com/?post_type=elementor-hf&#038;p=83',0,'elementor-hf','',0),(84,1,'2023-06-26 13:59:54','2023-06-26 08:29:54','','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 13:59:54','2023-06-26 08:29:54','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=84',0,'revision','',0),(86,1,'2023-06-26 16:16:15','2023-06-26 10:46:15','','logo webp','','inherit','open','closed','','logo-webp','','','2023-06-26 16:16:15','2023-06-26 10:46:15','',83,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp',0,'attachment','image/webp',0),(87,1,'2023-06-26 16:21:47','2023-06-26 10:51:47','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1200\" height=\"1200\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2.png 1200w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-1024x1024.png 1024w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-150x150.png 150w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-768x768.png 768w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-600x600.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-100x100.png 100w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />															\n		<p>A one-stop-shop for all your sweet cravings, offering an exceptional range of traditional and modern Indian sweets that are sure to leave you wanting more.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','publish','closed','closed','','87','','','2023-06-27 17:33:05','2023-06-27 12:03:05','',0,'https://newruvamithai.in8.cdn-alpha.com/?post_type=elementor-hf&#038;p=87',0,'elementor-hf','',0),(88,1,'2023-06-26 16:21:47','2023-06-26 10:51:47','','','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 16:21:47','2023-06-26 10:51:47','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=88',0,'revision','',0),(89,1,'2023-06-26 16:21:55','2023-06-26 10:51:55','','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 16:21:55','2023-06-26 10:51:55','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=89',0,'revision','',0),(91,1,'2023-06-26 16:46:25','2023-06-26 11:16:25','','r webp','','inherit','open','closed','','r-webp','','','2023-06-26 16:46:25','2023-06-26 11:16:25','',87,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/r-webp.webp',0,'attachment','image/webp',0),(92,1,'2023-06-26 16:49:57','2023-06-26 11:19:57','','r webp','','inherit','open','closed','','r-webp-2','','','2023-06-26 16:49:57','2023-06-26 11:19:57','',87,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/r-webp-1.webp',0,'attachment','image/webp',0),(93,1,'2023-06-26 16:50:44','2023-06-26 11:20:44','','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 16:50:44','2023-06-26 11:20:44','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=93',0,'revision','',0),(94,1,'2023-06-26 16:50:45','2023-06-26 11:20:45','','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 16:50:45','2023-06-26 11:20:45','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=94',0,'revision','',0),(95,1,'2023-06-26 16:50:45','2023-06-26 11:20:45','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 16:50:45','2023-06-26 11:20:45','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=95',0,'revision','',0),(96,1,'2023-06-26 16:54:36','2023-06-26 11:24:36','','r webp','','inherit','open','closed','','r-webp-3','','','2023-06-26 16:54:36','2023-06-26 11:24:36','',87,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/r-webp.png',0,'attachment','image/png',0),(97,1,'2023-06-26 16:55:01','2023-06-26 11:25:01','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 16:55:01','2023-06-26 11:25:01','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=97',0,'revision','',0),(98,1,'2023-06-26 16:55:02','2023-06-26 11:25:02','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 16:55:02','2023-06-26 11:25:02','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=98',0,'revision','',0),(99,1,'2023-06-26 16:55:02','2023-06-26 11:25:02','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 16:55:02','2023-06-26 11:25:02','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=99',0,'revision','',0),(100,1,'2023-06-26 16:58:48','2023-06-26 11:28:48','','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 16:58:48','2023-06-26 11:28:48','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=100',0,'revision','',0),(101,1,'2023-06-26 16:58:49','2023-06-26 11:28:49','','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 16:58:49','2023-06-26 11:28:49','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=101',0,'revision','',0),(102,1,'2023-06-26 16:58:50','2023-06-26 11:28:50','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 16:58:50','2023-06-26 11:28:50','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=102',0,'revision','',0),(103,1,'2023-06-26 16:59:32','2023-06-26 11:29:32','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 16:59:32','2023-06-26 11:29:32','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=103',0,'revision','',0),(104,1,'2023-06-26 16:59:33','2023-06-26 11:29:33','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 16:59:33','2023-06-26 11:29:33','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=104',0,'revision','',0),(105,1,'2023-06-26 16:59:34','2023-06-26 11:29:34','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 16:59:34','2023-06-26 11:29:34','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=105',0,'revision','',0),(106,1,'2023-06-26 17:19:58','2023-06-26 11:49:58','','box 2 web p','','inherit','open','closed','','box-2-web-p','','','2023-06-26 17:19:58','2023-06-26 11:49:58','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/box-2-web-p.webp',0,'attachment','image/webp',0),(108,1,'2023-06-26 17:21:26','2023-06-26 11:51:26','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to our delicius corner</h5>		\n			<h1>The food of heaven</h1>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						RESERVATION\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:21:26','2023-06-26 11:51:26','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=108',0,'revision','',0),(109,1,'2023-06-26 17:21:27','2023-06-26 11:51:27','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to our delicius corner</h5>		\n			<h1>The food of heaven</h1>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						RESERVATION\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/?p=1\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:21:27','2023-06-26 11:51:27','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=109',0,'revision','',0),(110,1,'2023-06-26 17:21:28','2023-06-26 11:51:28','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to our delicius corner</h5>		\n			<h1>The food of heaven</h1>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						RESERVATION\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:21:28','2023-06-26 11:51:28','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=110',0,'revision','',0),(111,1,'2023-06-26 17:38:09','2023-06-26 12:08:09','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to our delicius corner</h5>		\n			<h1>The food of heaven</h1>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						RESERVATION\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:38:09','2023-06-26 12:08:09','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=111',0,'revision','',0),(112,1,'2023-06-26 17:38:10','2023-06-26 12:08:10','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to our delicius corner</h5>		\n			<h1>The food of heaven</h1>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			<a href=\"#\">\n						RESERVATION\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>About Us</h5>		\n			<h2>France Dining</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:38:10','2023-06-26 12:08:10','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=112',0,'revision','',0),(113,1,'2023-06-26 17:38:11','2023-06-26 12:08:11','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:38:11','2023-06-26 12:08:11','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=113',0,'revision','',0),(115,1,'2023-06-26 17:54:28','2023-06-26 12:24:28','','ROSE webp','','inherit','open','closed','','rose-webp','','','2023-06-26 17:54:28','2023-06-26 12:24:28','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/ROSE-webp.webp',0,'attachment','image/webp',0),(116,1,'2023-06-26 17:56:35','2023-06-26 12:26:35','','new webp','','inherit','open','closed','','new-webp','','','2023-06-26 17:56:35','2023-06-26 12:26:35','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp.webp',0,'attachment','image/webp',0),(117,1,'2023-06-26 17:57:10','2023-06-26 12:27:10','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:57:10','2023-06-26 12:27:10','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=117',0,'revision','',0),(118,1,'2023-06-26 17:57:11','2023-06-26 12:27:11','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<a href=\"#\">\n						READ MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa.jpg 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-of-chicken-with-noodles-and-beans-WZWH5WWa-188x300.jpg 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:57:11','2023-06-26 12:27:11','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=118',0,'revision','',0),(119,1,'2023-06-26 17:57:12','2023-06-26 12:27:12','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp.webp\" title=\"new webp\" alt=\"new webp\" loading=\"lazy\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:57:12','2023-06-26 12:27:12','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=119',0,'revision','',0),(120,1,'2023-06-26 17:59:38','2023-06-26 12:29:38','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp.webp\" title=\"new webp\" alt=\"new webp\" loading=\"lazy\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:59:38','2023-06-26 12:29:38','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=120',0,'revision','',0),(121,1,'2023-06-26 17:59:39','2023-06-26 12:29:39','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp.webp\" title=\"new webp\" alt=\"new webp\" loading=\"lazy\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:59:39','2023-06-26 12:29:39','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=121',0,'revision','',0),(122,1,'2023-06-26 17:59:40','2023-06-26 12:29:40','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 17:59:40','2023-06-26 12:29:40','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=122',0,'revision','',0),(123,1,'2023-06-26 18:26:37','2023-06-26 12:56:37','','aa webp','','inherit','open','closed','','aa-webp','','','2023-06-26 18:26:37','2023-06-26 12:56:37','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp',0,'attachment','image/webp',0),(125,1,'2023-06-26 18:30:35','2023-06-26 13:00:35','','1','','inherit','open','closed','','1','','','2023-06-26 18:30:35','2023-06-26 13:00:35','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp',0,'attachment','image/webp',0),(126,1,'2023-06-26 18:32:19','2023-06-26 13:02:19','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 18:32:19','2023-06-26 13:02:19','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=126',0,'revision','',0),(127,1,'2023-06-26 18:32:20','2023-06-26 13:02:20','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The food of heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/new-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 18:32:20','2023-06-26 13:02:20','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=127',0,'revision','',0),(128,1,'2023-06-26 18:32:21','2023-06-26 13:02:21','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 18:32:21','2023-06-26 13:02:21','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=128',0,'revision','',0),(130,1,'2023-06-26 18:45:39','2023-06-26 13:15:39','','4','','inherit','open','closed','','4','','','2023-06-26 18:45:39','2023-06-26 13:15:39','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png',0,'attachment','image/png',0),(131,1,'2023-06-26 18:45:40','2023-06-26 13:15:40','','3','','inherit','open','closed','','3','','','2023-06-26 18:45:40','2023-06-26 13:15:40','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png',0,'attachment','image/png',0),(132,1,'2023-06-26 18:45:41','2023-06-26 13:15:41','','2','','inherit','open','closed','','2','','','2023-06-26 18:45:41','2023-06-26 13:15:41','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png',0,'attachment','image/png',0),(133,1,'2023-06-26 18:45:42','2023-06-26 13:15:42','','1','','inherit','open','closed','','1-2','','','2023-06-26 18:45:42','2023-06-26 13:15:42','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png',0,'attachment','image/png',0),(134,1,'2023-06-26 18:47:21','2023-06-26 13:17:21','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 18:47:21','2023-06-26 13:17:21','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=134',0,'revision','',0),(135,1,'2023-06-26 18:47:22','2023-06-26 13:17:22','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>LE Favori</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvcGxhdGUtd2l0aC1ncmlsbGVkLWNoaWNrZW4td2l0aC1wb3RhdG9lcy1zYWxhZC1vbi1KNFpIVkpXLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" alt=\"plate-with-grilled-chicken-with-potatoes-salad-on-J4ZHVJW.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"food-styling-steak-on-white-plate-V67VJZAa.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIxIiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9mb29kLXN0eWxpbmctc3RlYWstb24td2hpdGUtcGxhdGUtVjY3VkpaQWEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/food-styling-steak-on-white-plate-V67VJZAa.png\" alt=\"food-styling-steak-on-white-plate-V67VJZAa.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0IiwidXJsIjoiaHR0cHM6XC9cL25ld3J1dmFtaXRoYWkuaW44LmNkbi1hbHBoYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9hLWNsb3NlLXVwLW9mLWEtZ291cm1ldC1kaXNoLXdpdGgtZ3JpbGxlZC1jaGlja2VuLUxWOU43MlcucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" alt=\"a-close-up-of-a-gourmet-dish-with-grilled-chicken-LV9N72W.png\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjEsInVybCI6Imh0dHBzOlwvXC9uZXdydXZhbWl0aGFpLmluOC5jZG4tYWxwaGEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wNlwvZ3JpbGxlZC1jaGlja2VuLWJyZWFzdC13aXRoLWdyaWxsZWQtYXNwYXJhZ3VzLWFuZC1KV1FEU0hBLnBuZyIsInNsaWRlc2hvdyI6IjdlMTFhNTE1In0%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" alt=\"grilled-chicken-breast-with-grilled-asparagus-and-JWQDSHA.png\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 18:47:22','2023-06-26 13:17:22','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=135',0,'revision','',0),(136,1,'2023-06-26 18:47:23','2023-06-26 13:17:23','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>our collections</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 18:47:23','2023-06-26 13:17:23','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=136',0,'revision','',0),(138,1,'2023-06-26 19:04:58','2023-06-26 13:34:58','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>our collections</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 19:04:58','2023-06-26 13:34:58','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=138',0,'revision','',0),(139,1,'2023-06-26 19:04:59','2023-06-26 13:34:59','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>our collections</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ALA CArte</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Croque Monsieur					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n															<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/red-wine-pouring-into-wine-glass-Y7FH84E-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Menu</h5>		\n			<h2>Wine Cart</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis.</p>		\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Dessert Wine					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Sparkling					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n				<h4>\n						Fortified					\n				</h4>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur.					</p>\n			<a href=\"#\">\n						MORE MENU\n					</a>\n			<h5>Our Chef</h5>		\n			<h2>Expert for French Cuisine Award Winning Chefs</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi. </p>		\n			<h3>If you can sort out your kitchen, you can arrange your life.</h3>		\n		<p>Pellentesque fringilla ut mauris ut tempor. Aliquam placerat odio enim, sit amet eleifend sapien finibus a. Nunc vel est est. Nullam tincidunt rutrum vulputate.</p>		\n															<img width=\"350\" height=\"100\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature.png 350w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Signature-300x86.png 300w\" sizes=\"(max-width: 350px) 100vw, 350px\" />															\n															<img width=\"600\" height=\"900\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT.jpg 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/chef-AGZENNT-200x300.jpg 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>\n			<h5>Booking </h5>		\n			<h2>Reserve A Table</h2>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 19:04:59','2023-06-26 13:34:59','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=139',0,'revision','',0),(140,1,'2023-06-26 19:05:00','2023-06-26 13:35:00','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ruva mithai boutique</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Mohan thal					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 19:05:00','2023-06-26 13:35:00','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=140',0,'revision','',0),(142,1,'2023-06-26 19:24:13','2023-06-26 13:54:13','','Gift.png','','inherit','open','closed','','gift-png','','','2023-06-26 19:24:13','2023-06-26 13:54:13','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png',0,'attachment','image/png',0),(143,1,'2023-06-26 19:24:14','2023-06-26 13:54:14','','Gift-2.png','','inherit','open','closed','','gift-2-png','','','2023-06-26 19:24:14','2023-06-26 13:54:14','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png',0,'attachment','image/png',0),(144,1,'2023-06-26 19:24:14','2023-06-26 13:54:14','','Gift3.png','','inherit','open','closed','','gift3-png','','','2023-06-26 19:24:14','2023-06-26 13:54:14','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png',0,'attachment','image/png',0),(145,1,'2023-06-26 19:24:53','2023-06-26 13:54:53','','placeholder-284.png','','inherit','open','closed','','placeholder-284-png','','','2023-06-26 19:24:53','2023-06-26 13:54:53','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-284.png',0,'attachment','image/png',0),(146,1,'2023-06-26 19:29:19','2023-06-26 13:59:19','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ruva mithai boutique</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Mohan thal					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 19:29:19','2023-06-26 13:59:19','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=146',0,'revision','',0),(147,1,'2023-06-26 19:29:20','2023-06-26 13:59:20','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Ruva Mithai Boutique</h1>		\n			<h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ruva mithai boutique</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Mohan thal					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 19:29:20','2023-06-26 13:59:20','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=147',0,'revision','',0),(148,1,'2023-06-26 19:29:21','2023-06-26 13:59:21','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ruva mithai boutique</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Mohan thal					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n			<h5>OUR SERVICES</h5>		\n			<h2>Read Our Blog</h2>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 19:29:21','2023-06-26 13:59:21','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=148',0,'revision','',0),(150,1,'2023-06-26 19:46:14','2023-06-26 14:16:14','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ruva mithai boutique</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Mohan thal					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n			<h5>OUR SERVICES</h5>		\n			<h2>Read Our Blog</h2>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 19:46:14','2023-06-26 14:16:14','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=150',0,'revision','',0),(151,1,'2023-06-26 19:46:15','2023-06-26 14:16:15','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ruva mithai boutique</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Mohan thal					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$79		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n						souffle					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n			<h5>OUR SERVICES</h5>		\n			<h2>Read Our Blog</h2>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n																			<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Ariana Raline</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Benny Davis</strong>\n										Guest\n																			<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n										<strong>Antonio Conte</strong>\n										Guest\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 19:46:15','2023-06-26 14:16:15','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=151',0,'revision','',0),(152,1,'2023-06-26 19:46:15','2023-06-26 14:16:15','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ruva mithai boutique</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Mohan thal					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			Rs.1000		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n											</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n			<h5>OUR SERVICES</h5>		\n			<h2>Read Our Blog</h2>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n								<strong>Ariana Raline</strong>\n								Guest\n																						<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n																				<!-- .commentor-content END -->\n								<strong>Benny Davis</strong>\n								Guest\n																						<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n																				<!-- .commentor-content END -->\n								<strong>Antonio Conte</strong>\n								Guest\n																						<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n																				<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 19:46:15','2023-06-26 14:16:15','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=152',0,'revision','',0),(154,1,'2023-06-26 19:55:32','2023-06-26 14:25:32','','placeholder-22.png','','inherit','open','closed','','placeholder-22-png','','','2023-06-26 19:55:32','2023-06-26 14:25:32','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-22.png',0,'attachment','image/png',0),(155,1,'2023-06-26 19:55:32','2023-06-26 14:25:32','','team_6.jpg','','inherit','open','closed','','team_6-jpg','','','2023-06-26 19:55:32','2023-06-26 14:25:32','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg',0,'attachment','image/jpeg',0),(156,1,'2023-06-26 19:55:33','2023-06-26 14:25:33','','placeholder-23.png','','inherit','open','closed','','placeholder-23-png','','','2023-06-26 19:55:33','2023-06-26 14:25:33','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-23.png',0,'attachment','image/png',0),(157,1,'2023-06-26 19:55:34','2023-06-26 14:25:34','','placeholder-24.png','','inherit','open','closed','','placeholder-24-png','','','2023-06-26 19:55:34','2023-06-26 14:25:34','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-24.png',0,'attachment','image/png',0),(158,1,'2023-06-26 19:55:35','2023-06-26 14:25:35','','placeholder-25.png','','inherit','open','closed','','placeholder-25-png','','','2023-06-26 19:55:35','2023-06-26 14:25:35','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-25.png',0,'attachment','image/png',0),(159,1,'2023-06-26 19:55:36','2023-06-26 14:25:36','','placeholder-26.png','','inherit','open','closed','','placeholder-26-png','','','2023-06-26 19:55:36','2023-06-26 14:25:36','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-26.png',0,'attachment','image/png',0),(160,1,'2023-06-26 19:55:37','2023-06-26 14:25:37','','placeholder-27.png','','inherit','open','closed','','placeholder-27-png','','','2023-06-26 19:55:37','2023-06-26 14:25:37','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-27.png',0,'attachment','image/png',0),(161,1,'2023-06-26 19:55:38','2023-06-26 14:25:38','','placeholder-28.png','','inherit','open','closed','','placeholder-28-png','','','2023-06-26 19:55:38','2023-06-26 14:25:38','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-28.png',0,'attachment','image/png',0),(162,1,'2023-06-26 19:55:39','2023-06-26 14:25:39','','placeholder-29.png','','inherit','open','closed','','placeholder-29-png','','','2023-06-26 19:55:39','2023-06-26 14:25:39','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-29.png',0,'attachment','image/png',0),(163,1,'2023-06-26 19:55:40','2023-06-26 14:25:40','','placeholder-30.png','','inherit','open','closed','','placeholder-30-png','','','2023-06-26 19:55:40','2023-06-26 14:25:40','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/placeholder-30.png',0,'attachment','image/png',0),(164,1,'2023-06-26 20:01:29','2023-06-26 14:31:29','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ruva mithai boutique</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Mohan thal					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			Rs.1000		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n											</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n			<h5>OUR SERVICES</h5>		\n			<h2>Read Our Blog</h2>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n								<strong>Ariana Raline</strong>\n								Guest\n																						<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n																				<!-- .commentor-content END -->\n								<strong>Benny Davis</strong>\n								Guest\n																						<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n																				<!-- .commentor-content END -->\n								<strong>Antonio Conte</strong>\n								Guest\n																						<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n																				<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 20:01:29','2023-06-26 14:31:29','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=164',0,'revision','',0),(165,1,'2023-06-26 20:01:30','2023-06-26 14:31:30','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>Our Menu</h5>		\n			<h2>ruva mithai boutique</h2>		\n		<p>Delicius is luctus eget sapien non, tempor accumsan massa. Duis sodales quis magna at tincidunt. Nam volutpat varius nisl quis mollis.</p>		\n			01		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n					<a href=\"#\" >\n						Mohan thal					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			Rs.1000		\n			<h2>02</h2>		\n				<h3>\n					<a href=\"#\" >\n											</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$39		\n			<h2>03</h2>		\n				<h3>\n					<a href=\"#\" >\n						Amuse-bouche					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$59		\n			<h2>04</h2>		\n				<h3>\n					<a href=\"#\" >\n						Tarte Tatin					</a>\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. 					</p>\n			$29		\n			<h5>OUR SERVICES</h5>		\n			<h2>Read Our Blog</h2>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h5>Our Blog</h5>		\n			<h2>Read Our Blog</h2>		\n													<!-- .elementskit-entry-header END -->\n																					<h2>\n					<a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n                                                                            <a href=\"https://newruvamithai.in8.cdn-alpha.com/hello-world/\" >\n                                                                                    READ MORE                                        </a>\n                                                    <!-- .elementskit-post-body END -->\n								<strong>Ariana Raline</strong>\n								Guest\n																						<p>\" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n																				<!-- .commentor-content END -->\n								<strong>Benny Davis</strong>\n								Guest\n																						<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n																				<!-- .commentor-content END -->\n								<strong>Antonio Conte</strong>\n								Guest\n																						<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tincidunt ultrices metus vitae faucibus. Duis at convallis nulla, non tristique arcu. Praesent a sollicitudin orci, in tempus augue. Integer ultrices eleifend metus, nec finibus neque malesuada vitae. Cras et cursus metus, ut finibus nisi. Proin ac lacus vel dui aliquet tincidunt. Proin sed egestas orci, a volutpat neque. Duis ligula sapien, venenatis eget turpis et, sollicitudin pretium velit. Mauris dolor ligula, elementum eu elit ac, volutpat ultrices tellus.\"</p>\n																				<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 20:01:30','2023-06-26 14:31:30','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=165',0,'revision','',0),(166,1,'2023-06-26 20:01:31','2023-06-26 14:31:31','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 20:01:31','2023-06-26 14:31:31','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=166',0,'revision','',0),(167,1,'2023-06-26 20:02:12','2023-06-26 14:32:12','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 20:02:12','2023-06-26 14:32:12','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=167',0,'revision','',0),(168,1,'2023-06-26 20:02:13','2023-06-26 14:32:13','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 20:02:13','2023-06-26 14:32:13','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=168',0,'revision','',0),(169,1,'2023-06-26 20:02:14','2023-06-26 14:32:14','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-26 20:02:14','2023-06-26 14:32:14','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=169',0,'revision','',0),(171,1,'2023-06-26 20:12:39','2023-06-26 14:42:39','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 20:12:39','2023-06-26 14:42:39','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=171',0,'revision','',0),(172,1,'2023-06-26 20:12:39','2023-06-26 14:42:39','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 20:12:39','2023-06-26 14:42:39','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=172',0,'revision','',0),(173,1,'2023-06-26 20:12:40','2023-06-26 14:42:40','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 20:12:40','2023-06-26 14:42:40','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=173',0,'revision','',0),(174,1,'2023-06-26 20:18:44','2023-06-26 14:48:44','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 20:18:44','2023-06-26 14:48:44','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=174',0,'revision','',0),(175,1,'2023-06-26 20:18:45','2023-06-26 14:48:45','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 20:18:45','2023-06-26 14:48:45','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=175',0,'revision','',0),(176,1,'2023-06-26 20:18:46','2023-06-26 14:48:46','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-26 20:18:46','2023-06-26 14:48:46','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=176',0,'revision','',0),(177,1,'2023-06-26 20:20:52','2023-06-26 14:50:52','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 20:20:52','2023-06-26 14:50:52','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=177',0,'revision','',0),(178,1,'2023-06-26 20:20:53','2023-06-26 14:50:53','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 20:20:53','2023-06-26 14:50:53','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=178',0,'revision','',0),(179,1,'2023-06-26 20:20:54','2023-06-26 14:50:54','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n		<p>A one-stop-shop for all your sweet cravings, offering an exceptional range of traditional and modern Indian sweets that are sure to leave you wanting more.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-26 20:20:54','2023-06-26 14:50:54','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=179',0,'revision','',0),(180,1,'2023-06-27 14:32:20','2023-06-27 09:02:20','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>ABOUT US</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />','About us','','publish','closed','closed','','about-us','','','2023-06-28 16:47:21','2023-06-28 11:17:21','',0,'https://newruvamithai.in8.cdn-alpha.com/?page_id=180',0,'page','',0),(181,1,'2023-06-27 14:32:20','2023-06-27 09:02:20','','About us','','inherit','closed','closed','','180-revision-v1','','','2023-06-27 14:32:20','2023-06-27 09:02:20','',180,'https://newruvamithai.in8.cdn-alpha.com/?p=181',0,'revision','',0),(183,1,'2023-06-27 14:38:12','2023-06-27 09:08:12','','box 2 web p','','inherit','open','closed','','box-2-web-p-2','','','2023-06-27 14:38:12','2023-06-27 09:08:12','',180,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/box-2-web-p-1.webp',0,'attachment','image/webp',0),(184,1,'2023-06-27 14:52:14','2023-06-27 09:22:14','','6','','inherit','open','closed','','6','','','2023-06-27 14:52:14','2023-06-27 09:22:14','',180,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/6.webp',0,'attachment','image/webp',0),(185,1,'2023-06-27 14:52:42','2023-06-27 09:22:42','','11','','inherit','open','closed','','11','','','2023-06-27 14:52:42','2023-06-27 09:22:42','',180,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/11.webp',0,'attachment','image/webp',0),(186,1,'2023-06-27 15:37:24','2023-06-27 10:07:24','','aawebp','','inherit','open','closed','','aawebp','','','2023-06-27 15:37:24','2023-06-27 10:07:24','',180,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aawebp.webp',0,'attachment','image/webp',0),(187,1,'2023-06-27 16:02:23','2023-06-27 10:32:23','','About us','','inherit','closed','closed','','180-revision-v1','','','2023-06-27 16:02:23','2023-06-27 10:32:23','',180,'https://newruvamithai.in8.cdn-alpha.com/?p=187',0,'revision','',0),(188,1,'2023-06-27 16:02:23','2023-06-27 10:32:23','','About us','','inherit','closed','closed','','180-revision-v1','','','2023-06-27 16:02:23','2023-06-27 10:32:23','',180,'https://newruvamithai.in8.cdn-alpha.com/?p=188',0,'revision','',0),(189,1,'2023-06-27 16:02:24','2023-06-27 10:32:24','<p>Home  -  <a href=\"#\">About Us</a></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>About Us</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />','About us','','inherit','closed','closed','','180-revision-v1','','','2023-06-27 16:02:24','2023-06-27 10:32:24','',180,'https://newruvamithai.in8.cdn-alpha.com/?p=189',0,'revision','',0),(190,1,'2023-06-27 16:04:54','2023-06-27 10:34:54','<p>Home  -  <a href=\"#\">About Us</a></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>About Us</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />','About us','','inherit','closed','closed','','180-revision-v1','','','2023-06-27 16:04:54','2023-06-27 10:34:54','',180,'https://newruvamithai.in8.cdn-alpha.com/?p=190',0,'revision','',0),(191,1,'2023-06-27 16:04:54','2023-06-27 10:34:54','<p>Home  -  <a href=\"#\">About Us</a></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>About Us</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />','About us','','inherit','closed','closed','','180-revision-v1','','','2023-06-27 16:04:54','2023-06-27 10:34:54','',180,'https://newruvamithai.in8.cdn-alpha.com/?p=191',0,'revision','',0),(192,1,'2023-06-27 16:04:55','2023-06-27 10:34:55','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>ABOUT US</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />','About us','','inherit','closed','closed','','180-revision-v1','','','2023-06-27 16:04:55','2023-06-27 10:34:55','',180,'https://newruvamithai.in8.cdn-alpha.com/?p=192',0,'revision','',0),(193,1,'2023-06-27 16:05:46','2023-06-27 10:35:46','','Kit Styles: Delicius - Restaurant Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2023-06-27 16:05:46','2023-06-27 10:35:46','',14,'https://newruvamithai.in8.cdn-alpha.com/?p=193',0,'revision','',0),(195,1,'2023-06-27 16:08:35','2023-06-27 10:38:35','','Kit Styles: Delicius - Restaurant Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2023-06-27 16:08:35','2023-06-27 10:38:35','',14,'https://newruvamithai.in8.cdn-alpha.com/?p=195',0,'revision','',0),(197,1,'2023-06-27 16:12:25','2023-06-27 10:42:25','','Kit Styles: Delicius - Restaurant Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2023-06-27 16:12:25','2023-06-27 10:42:25','',14,'https://newruvamithai.in8.cdn-alpha.com/?p=197',0,'revision','',0),(198,1,'2023-06-27 16:12:43','2023-06-27 10:42:43','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-27 16:12:43','2023-06-27 10:42:43','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=198',0,'revision','',0),(199,1,'2023-06-27 16:12:43','2023-06-27 10:42:43','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-27 16:12:43','2023-06-27 10:42:43','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=199',0,'revision','',0),(200,1,'2023-06-27 16:12:44','2023-06-27 10:42:44','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-27 16:12:44','2023-06-27 10:42:44','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=200',0,'revision','',0),(202,1,'2023-06-27 16:19:45','2023-06-27 10:49:45','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-27 16:19:45','2023-06-27 10:49:45','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=202',0,'revision','',0),(203,1,'2023-06-27 16:19:46','2023-06-27 10:49:46','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Morbi mollis felis sit amet ex ultricies, vel sagittis mauris tristique.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-27 16:19:46','2023-06-27 10:49:46','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=203',0,'revision','',0),(204,1,'2023-06-27 16:19:47','2023-06-27 10:49:47','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Fusion of traditional flavours and modern presentation.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-27 16:19:47','2023-06-27 10:49:47','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=204',0,'revision','',0),(205,1,'2023-06-27 16:32:20','2023-06-27 11:02:20','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2023-06-27 16:32:20','2023-06-27 11:02:20','',0,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/woocommerce-placeholder.png',0,'attachment','image/png',0),(206,1,'2023-06-27 16:32:21','2023-06-27 11:02:21','','Order Online','','publish','closed','closed','','shop','','','2023-06-27 18:06:03','2023-06-27 12:36:03','',0,'https://newruvamithai.in8.cdn-alpha.com/shop/',0,'page','',0),(207,1,'2023-06-27 16:32:21','2023-06-27 11:02:21','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart','','','2023-06-27 16:32:21','2023-06-27 11:02:21','',0,'https://newruvamithai.in8.cdn-alpha.com/cart/',0,'page','',0),(208,1,'2023-06-27 16:32:22','2023-06-27 11:02:22','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2023-06-27 16:32:22','2023-06-27 11:02:22','',0,'https://newruvamithai.in8.cdn-alpha.com/checkout/',0,'page','',0),(209,1,'2023-06-27 16:32:22','2023-06-27 11:02:22','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2023-06-27 16:32:22','2023-06-27 11:02:22','',0,'https://newruvamithai.in8.cdn-alpha.com/my-account/',0,'page','',0),(210,1,'2023-06-27 16:32:22','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','draft','closed','closed','','refund_returns','','','2023-06-27 16:32:22','0000-00-00 00:00:00','',0,'https://newruvamithai.in8.cdn-alpha.com/?page_id=210',0,'page','',0),(211,1,'2023-06-27 17:03:43','2023-06-27 11:33:43','','Ruva logo Left-01','','inherit','open','closed','','ruva-logo-left-01','','','2023-06-27 17:03:43','2023-06-27 11:33:43','',83,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01.png',0,'attachment','image/png',0),(213,1,'2023-06-27 17:06:34','2023-06-27 11:36:34','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-27 17:06:34','2023-06-27 11:36:34','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=213',0,'revision','',0),(214,1,'2023-06-27 17:06:35','2023-06-27 11:36:35','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-27 17:06:35','2023-06-27 11:36:35','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=214',0,'revision','',0),(215,1,'2023-06-27 17:06:35','2023-06-27 11:36:35','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"417\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01.png 900w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01-300x139.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01-768x356.png 768w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-Left-01-600x278.png 600w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>','Header','','inherit','closed','closed','','83-revision-v1','','','2023-06-27 17:06:35','2023-06-27 11:36:35','',83,'https://newruvamithai.in8.cdn-alpha.com/?p=215',0,'revision','',0),(216,1,'2023-06-27 17:11:40','2023-06-27 11:41:40','','Ruva logo black','','inherit','open','closed','','ruva-logo-black','','','2023-06-27 17:11:40','2023-06-27 11:41:40','',87,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black.png',0,'attachment','image/png',0),(219,1,'2023-06-27 17:32:04','2023-06-27 12:02:04','','Ruva logo black (2)','','inherit','open','closed','','ruva-logo-black-2','','','2023-06-27 17:32:04','2023-06-27 12:02:04','',87,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2.png',0,'attachment','image/png',0),(220,1,'2023-06-27 17:33:04','2023-06-27 12:03:04','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n		<p>A one-stop-shop for all your sweet cravings, offering an exceptional range of traditional and modern Indian sweets that are sure to leave you wanting more.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-27 17:33:04','2023-06-27 12:03:04','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=220',0,'revision','',0),(221,1,'2023-06-27 17:33:04','2023-06-27 12:03:04','<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"136\" height=\"91\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/logo-webp.webp\" alt=\"\" loading=\"lazy\" />															\n		<p>A one-stop-shop for all your sweet cravings, offering an exceptional range of traditional and modern Indian sweets that are sure to leave you wanting more.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-27 17:33:04','2023-06-27 12:03:04','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=221',0,'revision','',0),(222,1,'2023-06-27 17:33:05','2023-06-27 12:03:05','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1200\" height=\"1200\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2.png 1200w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-1024x1024.png 1024w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-150x150.png 150w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-768x768.png 768w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-600x600.png 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Ruva-logo-black-2-100x100.png 100w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />															\n		<p>A one-stop-shop for all your sweet cravings, offering an exceptional range of traditional and modern Indian sweets that are sure to leave you wanting more.</p>		\n			<link rel=\"stylesheet\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Delicious Sweets\n									</li>\n								<li>\n										New Delhi\n									</li>\n								<li>\n										Tel. +123-234-1234\n									</li>\n								<li>\n										www.ruvamithai.com\n									</li>\n						</ul>\n						 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n					<ul>\n							<li>\n										Copyright@2023, Ruva Mithai\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','87-revision-v1','','','2023-06-27 17:33:05','2023-06-27 12:03:05','',87,'https://newruvamithai.in8.cdn-alpha.com/?p=222',0,'revision','',0),(223,1,'2023-06-27 17:57:26','2023-06-27 12:27:26','[mailpoet_page]','MailPoet Page','','publish','closed','closed','','subscriptions','','','2023-06-27 17:57:26','2023-06-27 12:27:26','',0,'https://newruvamithai.in8.cdn-alpha.com/?p=223',0,'mailpoet_page','',0),(224,1,'2023-06-27 18:05:25','2023-06-27 12:35:25',' ','','','publish','closed','closed','','224','','','2023-06-27 18:05:25','2023-06-27 12:35:25','',0,'https://newruvamithai.in8.cdn-alpha.com/?p=224',1,'nav_menu_item','',0),(225,1,'2023-06-27 18:05:26','2023-06-27 12:35:26',' ','','','publish','closed','closed','','225','','','2023-06-27 18:05:26','2023-06-27 12:35:26','',0,'https://newruvamithai.in8.cdn-alpha.com/?p=225',2,'nav_menu_item','',0),(226,1,'2023-06-27 18:05:26','2023-06-27 12:35:26','','Order Online','','publish','closed','closed','','order-online','','','2023-06-27 18:05:26','2023-06-27 12:35:26','',0,'https://newruvamithai.in8.cdn-alpha.com/?p=226',3,'nav_menu_item','',0),(227,1,'2023-06-27 18:06:03','2023-06-27 12:36:03','','Order Online','','inherit','closed','closed','','206-revision-v1','','','2023-06-27 18:06:03','2023-06-27 12:36:03','',206,'https://newruvamithai.in8.cdn-alpha.com/?p=227',0,'revision','',0),(228,1,'2023-06-27 18:40:00','2023-06-27 13:10:00','','Shop Now','','publish','closed','closed','','shop-now','','','2023-06-27 19:39:50','2023-06-27 14:09:50','',0,'https://newruvamithai.in8.cdn-alpha.com/?page_id=228',0,'page','',0),(229,1,'2023-06-27 18:40:00','2023-06-27 13:10:00','','Shop Now','','inherit','closed','closed','','228-revision-v1','','','2023-06-27 18:40:00','2023-06-27 13:10:00','',228,'https://newruvamithai.in8.cdn-alpha.com/?p=229',0,'revision','',0),(231,1,'2023-06-27 19:39:49','2023-06-27 14:09:49','','Shop Now','','inherit','closed','closed','','228-revision-v1','','','2023-06-27 19:39:49','2023-06-27 14:09:49','',228,'https://newruvamithai.in8.cdn-alpha.com/?p=231',0,'revision','',0),(232,1,'2023-06-27 19:39:49','2023-06-27 14:09:49','','Shop Now','','inherit','closed','closed','','228-revision-v1','','','2023-06-27 19:39:49','2023-06-27 14:09:49','',228,'https://newruvamithai.in8.cdn-alpha.com/?p=232',0,'revision','',0),(233,1,'2023-06-27 19:39:50','2023-06-27 14:09:50','','Shop Now','','inherit','closed','closed','','228-revision-v1','','','2023-06-27 19:39:50','2023-06-27 14:09:50','',228,'https://newruvamithai.in8.cdn-alpha.com/?p=233',0,'revision','',0),(234,1,'2023-06-28 16:37:56','2023-06-28 11:07:56','','11 webp','','inherit','open','closed','','11-webp','','','2023-06-28 16:37:56','2023-06-28 11:07:56','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/11-webp.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (235,1,'2023-06-28 16:38:45','2023-06-28 11:08:45','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Fusion of traditional flavours and modern presentation.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-28 16:38:45','2023-06-28 11:08:45','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=235',0,'revision','',0),(236,1,'2023-06-28 16:38:46','2023-06-28 11:08:46','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Fusion of traditional flavours and modern presentation.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-28 16:38:46','2023-06-28 11:08:46','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=236',0,'revision','',0),(237,1,'2023-06-28 16:38:46','2023-06-28 11:08:46','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Fusion of traditional flavours and modern presentation.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-28 16:38:46','2023-06-28 11:08:46','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=237',0,'revision','',0),(238,1,'2023-06-28 16:39:24','2023-06-28 11:09:24','<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\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>\n<h5>Welcome to</h5>\n<h2>Ruva Mithai Boutique</h2>\n<strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong>\n\n<a href=\"#\">\nEXPLORE MORE\n</a>\n\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>\n<h2>The Sweets from heaven</h2>\nFusion of traditional flavours and modern presentation.\n\n<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\">\n<h2>Best Choice</h2>\nDonec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\n\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"></a>\n<h5>What We Offer</h5>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\nCorporate Gifting									</a></h2>\n<button type=\"button\">\n</button>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>Corporate Gifting</h2>\nA small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\n<ul>\n 	<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n 	<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n</ul>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\nEvents Gifts									</a></h2>\n<button type=\"button\">\n</button>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>Events Gifts</h2>\nA small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\n<ul>\n 	<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n 	<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n</ul>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\nCustomised Boxes									</a></h2>\n<button type=\"button\">\n</button>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>Customised Boxes</h2>\nA small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\n<ul>\n 	<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n 	<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n</ul>\n<h3>Happy customers</h3>\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-28 16:39:24','2023-06-28 11:09:24','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=238',0,'revision','',0),(240,1,'2023-06-28 16:47:19','2023-06-28 11:17:19','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>ABOUT US</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />','About us','','inherit','closed','closed','','180-revision-v1','','','2023-06-28 16:47:19','2023-06-28 11:17:19','',180,'https://newruvamithai.in8.cdn-alpha.com/?p=240',0,'revision','',0),(241,1,'2023-06-28 16:47:20','2023-06-28 11:17:20','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>ABOUT US</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />','About us','','inherit','closed','closed','','180-revision-v1','','','2023-06-28 16:47:20','2023-06-28 11:17:20','',180,'https://newruvamithai.in8.cdn-alpha.com/?p=241',0,'revision','',0),(242,1,'2023-06-28 16:47:21','2023-06-28 11:17:21','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>ABOUT US</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />','About us','','inherit','closed','closed','','180-revision-v1','','','2023-06-28 16:47:21','2023-06-28 11:17:21','',180,'https://newruvamithai.in8.cdn-alpha.com/?p=242',0,'revision','',0),(243,1,'2023-06-28 16:59:00','2023-06-28 11:29:00','','AUTO-DRAFT','','auto-draft','open','closed','','','','','2023-06-28 16:59:01','2023-06-28 11:29:01','',0,'https://newruvamithai.in8.cdn-alpha.com/?post_type=product&#038;p=243',0,'product','',0),(244,1,'2023-06-28 17:35:52','0000-00-00 00:00:00','','AUTO-DRAFT','','auto-draft','open','closed','','','','','2023-06-28 17:35:52','0000-00-00 00:00:00','',0,'https://newruvamithai.in8.cdn-alpha.com/?post_type=product&p=244',0,'product','',0),(245,1,'2023-06-28 18:29:07','2023-06-28 12:59:07','','1 webp','','inherit','open','closed','','1-webp','','','2023-06-28 18:29:07','2023-06-28 12:59:07','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp',0,'attachment','image/webp',0),(246,1,'2023-06-28 18:30:09','2023-06-28 13:00:09','','2 webp','','inherit','open','closed','','2-webp','','','2023-06-28 18:30:09','2023-06-28 13:00:09','',77,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp',0,'attachment','image/webp',0),(248,1,'2023-06-28 18:34:07','2023-06-28 13:04:07','<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\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>\n<h5>Welcome to</h5>\n<h2>Ruva Mithai Boutique</h2>\n<strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong>\n\n<a href=\"#\">\nEXPLORE MORE\n</a>\n\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>\n<h2>The Sweets from heaven</h2>\nFusion of traditional flavours and modern presentation.\n\n<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\">\n<h2>Best Choice</h2>\nDonec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\n\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"></a>\n<h5>What We Offer</h5>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\nCorporate Gifting									</a></h2>\n<button type=\"button\">\n</button>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>Corporate Gifting</h2>\nA small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\n<ul>\n 	<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n 	<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n</ul>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\nEvents Gifts									</a></h2>\n<button type=\"button\">\n</button>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>Events Gifts</h2>\nA small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\n<ul>\n 	<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n 	<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n</ul>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\nCustomised Boxes									</a></h2>\n<button type=\"button\">\n</button>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>Customised Boxes</h2>\nA small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\n<ul>\n 	<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n 	<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n</ul>\n<h3>Happy customers</h3>\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-28 18:34:07','2023-06-28 13:04:07','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=248',0,'revision','',0),(249,1,'2023-06-28 18:34:07','2023-06-28 13:04:07','<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\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>\n<h5>Welcome to</h5>\n<h2>Ruva Mithai Boutique</h2>\n<strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong>\n\n<a href=\"#\">\nEXPLORE MORE\n</a>\n\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-150x150.webp 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>\n<h2>The Sweets from heaven</h2>\nFusion of traditional flavours and modern presentation.\n\n<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\">\n<h2>Best Choice</h2>\nDonec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.\n\n<style>/*! elementor - v3.14.0 - 26-06-2023 */<br />\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\" alt=\"4\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzQucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/4.png\"></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"></a>\n\n<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\">\n<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\"></figure>\n</a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"></a>\n<h5>What We Offer</h5>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\nCorporate Gifting									</a></h2>\n<button type=\"button\">\n</button>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>Corporate Gifting</h2>\nA small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\n<ul>\n 	<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n 	<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n</ul>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\nEvents Gifts									</a></h2>\n<button type=\"button\">\n</button>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>Events Gifts</h2>\nA small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\n<ul>\n 	<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n 	<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n</ul>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\nCustomised Boxes									</a></h2>\n<button type=\"button\">\n</button>\n<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\">\n<h2>Customised Boxes</h2>\nA small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because\n<ul>\n 	<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n 	<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n</ul>\n<h3>Happy customers</h3>\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\">\n<strong>Shams W.Pawel</strong>\nFounder &amp; CEO of XpeedStudio\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast\n<ul>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n 	<li><a></a></li>\n</ul>\n<!-- .commentor-content END -->\n<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-28 18:34:07','2023-06-28 13:04:07','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=249',0,'revision','',0),(250,1,'2023-06-28 18:34:08','2023-06-28 13:04:08','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-150x150.webp 150w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-100x100.webp 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Fusion of traditional flavours and modern presentation.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2 webp\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjQ2LCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzItd2VicC53ZWJwIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\" alt=\"2 webp\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-28 18:34:08','2023-06-28 13:04:08','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=250',0,'revision','',0),(252,1,'2023-06-28 18:38:35','2023-06-28 13:08:35','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-150x150.webp 150w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-100x100.webp 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Fusion of traditional flavours and modern presentation.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2 webp\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjQ2LCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzItd2VicC53ZWJwIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\" alt=\"2 webp\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-28 18:38:35','2023-06-28 13:08:35','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=252',0,'revision','',0),(253,1,'2023-06-28 18:38:35','2023-06-28 13:08:35','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-150x150.webp 150w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-100x100.webp 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Fusion of traditional flavours and modern presentation.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2 webp\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjQ2LCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzItd2VicC53ZWJwIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\" alt=\"2 webp\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-28 18:38:35','2023-06-28 13:08:35','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=253',0,'revision','',0),(254,1,'2023-06-28 18:38:36','2023-06-28 13:08:36','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-150x150.webp 150w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-100x100.webp 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Fusion of traditional flavours and modern presentation.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzMucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzIucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzLCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzEucG5nIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure></a><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7e11a515\" data-elementor-lightbox-title=\"2 webp\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjQ2LCJ1cmwiOiJodHRwczpcL1wvbmV3cnV2YW1pdGhhaS5pbjguY2RuLWFscGhhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDZcLzItd2VicC53ZWJwIiwic2xpZGVzaG93IjoiN2UxMWE1MTUifQ%3D%3D\" href=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\"><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\" alt=\"2 webp\" /></figure></a>			\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n									<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />								\n								<strong>Shams W.Pawel</strong>\n								Founder &amp; CEO of XpeedStudio\n																						<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																					<ul>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n																	<li><a></a></li>\n															</ul>\n													<!-- .commentor-content END -->\n	<ul aria-describedby=\"paginations\"></ul>','Home','','inherit','closed','closed','','77-revision-v1','','','2023-06-28 18:38:36','2023-06-28 13:08:36','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=254',0,'revision','',0),(255,1,'2023-07-07 13:46:17','2023-07-07 08:16:17','','Kaju Mithai','','publish','open','closed','','kaju-mithai','','','2023-07-07 13:46:17','2023-07-07 08:16:17','',0,'https://newruvamithai.in8.cdn-alpha.com/?post_type=product&#038;p=255',0,'product','',0),(257,1,'2023-07-07 13:44:31','2023-07-07 08:14:31','','Kaju Mithai - 1KG','Quantity: 1KG','publish','closed','closed','','kaju-mithai','','','2023-07-07 13:46:05','2023-07-07 08:16:05','',255,'https://newruvamithai.in8.cdn-alpha.com/?post_type=product_variation&#038;p=257',1,'product_variation','',0),(258,1,'2023-10-26 15:23:49','2023-10-26 09:53:49','<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Welcome to</h5>		\n			<h2>Ruva Mithai Boutique</h2>		\n		<p><strong>Fusion of traditional flavours and modern presentation, presented to you in customised sweet boxes and gift hampers for a variety of occasions like weddings, festivals, and corporate events.</strong></p>		\n			<a href=\"#\">\n						EXPLORE MORE\n					</a>\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"600\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp.webp 600w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-300x300.webp 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-150x150.webp 150w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1-webp-100x100.webp 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\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-bottom:0;flex-grow:1;border-top: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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top: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>		\n			<h2>The Sweets from heaven</h2>		\n		<p>Fusion of traditional flavours and modern presentation.</p>		\n															<img width=\"500\" height=\"800\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp.webp 500w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/aa-webp-188x300.webp 188w\" sizes=\"(max-width: 500px) 100vw, 500px\" />															\n			<h2>Best Choice</h2>		\n		<p>Donec convallis ex quam, id volutpat nibh ultrices at. Aliquam non enim id augue porttitor vulputate id at enim. Duis at feugiat elit. Duis condimentum, risus non tristique tempus, nibh tellus mollis orci, ut euismod lacus erat eu nisi.</p>		\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/3.png\" alt=\"3\" /></figure><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2.png\" alt=\"2\" /></figure><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/1.png\" alt=\"1\" /></figure><figure><img src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/2-webp.webp\" alt=\"2 webp\" /></figure>			\n			<a href=\"#\">\n						Click here\n					</a>\n			<h5>What We Offer</h5>		\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_d6debc0\">\n									Corporate Gifting									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Corporate Gifting</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_893b66b\">\n									Events Gifts									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift-2-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Events Gifts</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n													<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3dab09a\">\n									Customised Boxes									</a>\n																	</h2>\n								<p></p>\n						<button type=\"button\">\n													</button>\n									<img width=\"516\" height=\"514\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3.png 516w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-300x300.png 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/Gift3-150x150.png 150w\" sizes=\"(max-width: 516px) 100vw, 516px\" />								\n								<h2>Customised Boxes</h2>\n								<p></p>\n									A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost orthographic life\nOne day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n			<h3>Happy customers</h3>		\n										<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />									\n									<strong>Shams W.Pawel</strong>\n									Founder &amp; CEO of XpeedStudio\n																									<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																								<ul>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																	</ul>\n															<!-- .commentor-content END -->\n										<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />									\n									<strong>Shams W.Pawel</strong>\n									Founder &amp; CEO of XpeedStudio\n																									<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																								<ul>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																	</ul>\n															<!-- .commentor-content END -->\n										<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />									\n									<strong>Shams W.Pawel</strong>\n									Founder &amp; CEO of XpeedStudio\n																									<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																								<ul>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																	</ul>\n															<!-- .commentor-content END -->\n										<img width=\"400\" height=\"400\" src=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6.jpg 400w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-300x300.jpg 300w, https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/2023/06/team_6-150x150.jpg 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />									\n									<strong>Shams W.Pawel</strong>\n									Founder &amp; CEO of XpeedStudio\n																									<p>Behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarks grove right at the coast</p>\n																								<ul>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																			<li><a></a></li>\n																	</ul>\n															<!-- .commentor-content END -->','Home','','inherit','closed','closed','','77-autosave-v1','','','2023-10-26 15:26:34','2023-10-26 09:56:34','',77,'https://newruvamithai.in8.cdn-alpha.com/?p=258',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(6,2,0),(12,3,0),(14,4,0),(31,2,0),(34,2,0),(37,4,0),(40,4,0),(43,4,0),(46,4,0),(49,4,0),(52,2,0),(55,2,0),(57,2,0),(69,4,0),(224,5,0),(225,5,0),(226,5,0),(243,7,0),(243,19,0),(255,8,0),(255,19,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'elementor_library_type','',0,5),(3,3,'wp_theme','',0,1),(4,4,'elementor_library_type','',0,7),(5,5,'nav_menu','',0,3),(6,6,'product_type','',0,0),(7,7,'product_type','',0,0),(8,8,'product_type','',0,1),(9,9,'product_type','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(15,15,'product_visibility','',0,0),(16,16,'product_visibility','',0,0),(17,17,'product_visibility','',0,0),(18,18,'product_visibility','',0,0),(19,19,'product_cat','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES (1,19,'product_count_product_cat','1');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'page','page',0),(3,'twentytwentythree','twentytwentythree',0),(4,'section','section',0),(5,'Main Menue','main-menue',0),(6,'simple','simple',0),(7,'grouped','grouped',0),(8,'variable','variable',0),(9,'external','external',0),(10,'exclude-from-search','exclude-from-search',0),(11,'exclude-from-catalog','exclude-from-catalog',0),(12,'featured','featured',0),(13,'outofstock','outofstock',0),(14,'rated-1','rated-1',0),(15,'rated-2','rated-2',0),(16,'rated-3','rated-3',0),(17,'rated-4','rated-4',0),(18,'rated-5','rated-5',0),(19,'Uncategorized','uncategorized',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','sitemanager'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"70d59d502b3e3515b327739be58b7406b0099e19adf07332c8e07d1d0de171ac\";a:4:{s:10:\"expiration\";i:1709293376;s:2:\"ip\";s:14:\"172.70.218.112\";s:2:\"ua\";s:110:\"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36\";s:5:\"login\";i:1709120576;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','4'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"172.70.189.0\";}'),(19,1,'elementor_introduction','a:3:{s:27:\"ai-get-started-announcement\";b:1;s:7:\"exit_to\";b:1;s:20:\"globals_introduction\";b:1;}'),(20,1,'announcements_user_counter','1'),(21,1,'wp_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:3:{s:26:\"isComplementaryAreaVisible\";b:0;s:12:\"welcomeGuide\";b:0;s:10:\"openPanels\";a:1:{i:0;s:11:\"post-status\";}}s:9:\"_modified\";s:24:\"2023-06-27T06:07:58.899Z\";}'),(22,1,'hfe-popup','dismissed'),(23,1,'header-footer-elementor-rating','delayed-notice'),(24,1,'wp_user-settings','libraryContent=browse&editor=tinymce'),(25,1,'wp_user-settings-time','1688717610'),(26,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(27,1,'metaboxhidden_nav-menus','a:2:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:12:\"add-post_tag\";}'),(28,1,'_woocommerce_tracks_anon_id','woo:bA2iFetGDkvMEFz7hTeftrsu'),(29,1,'wc_last_active','1709078400'),(30,1,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),(32,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"547a5275bda290cc155769c82c9e6866\";a:11:{s:3:\"key\";s:32:\"547a5275bda290cc155769c82c9e6866\";s:10:\"product_id\";i:255;s:12:\"variation_id\";i:257;s:9:\"variation\";a:1:{s:18:\"attribute_quantity\";s:3:\"1KG\";}s:8:\"quantity\";i:6;s:9:\"data_hash\";s:32:\"ed36809a5c3825f591c4f6939b526d0a\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:5000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:5000;s:8:\"line_tax\";d:0;}}}'),(33,1,'jetpack_tracks_anon_id','woo:bA2iFetGDkvMEFz7hTeftrsu'),(34,1,'nav_menu_recently_edited','5'),(38,1,'last_update','1688717575'),(39,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"products\":1}'),(44,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'),(49,1,'_woocommerce_load_saved_cart_after_login','1');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'sitemanager','$P$B.Ag.FkPXCUQyteDboqKYy49.4AdvY1','sitemanager','wp@dxpsites.com','https://newruvamithai.in8.cdn-alpha.com','2023-06-23 11:02:16','',0,'sitemanager');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES (1,1,'notify-refund-returns-page','Edit page','https://newruvamithai.in8.cdn-alpha.com/wp-admin/post.php?post=210&action=edit','actioned','',NULL,NULL),(2,2,'connect','Connect','?page=wc-addons&section=helper','unactioned','',NULL,NULL),(3,3,'browse_extensions','Browse extensions','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-addons','unactioned','',NULL,NULL),(4,4,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned','',NULL,NULL),(5,5,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned','',NULL,NULL),(6,6,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL),(7,7,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL),(8,8,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL),(9,9,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL),(10,10,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),(11,11,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned','',NULL,NULL),(12,12,'update-wc-subscriptions-3-0-15','View latest version','https://newruvamithai.in8.cdn-alpha.com/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),(13,13,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),(14,16,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(15,17,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(16,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(17,18,'dismiss','Dismiss','','actioned','',NULL,NULL),(18,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(19,19,'dismiss','Dismiss','','actioned','',NULL,NULL),(20,20,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(21,20,'dismiss','Dismiss','','actioned','',NULL,NULL),(22,21,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(23,21,'dismiss','Dismiss','','actioned','',NULL,NULL),(24,22,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),(25,23,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(26,23,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),(27,24,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(28,24,'dismiss','Dismiss','','actioned','',NULL,NULL),(29,25,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned','',NULL,NULL),(30,26,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL),(31,27,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned','',NULL,NULL),(32,28,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(33,28,'dismiss','Dismiss','','actioned','',NULL,NULL),(34,29,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(35,29,'dismiss','Dismiss','','actioned','',NULL,NULL),(36,30,'google_listings_ads_custom_attribute_mapping_q4_2022','Learn more','https://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping','actioned','',NULL,NULL),(37,31,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://newruvamithai.in8.cdn-alpha.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(38,31,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(39,32,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://newruvamithai.in8.cdn-alpha.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(40,32,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(41,33,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL),(42,34,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(43,34,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL),(44,35,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL),(45,35,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL),(46,36,'tap_to_pay_iphone_q2_2023_no_wcpay','Simplify my payments','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay','actioned','',NULL,NULL),(47,37,'tap_to_pay_iphone_q2_2023_with_wcpay','Set up Tap to Pay on iPhone','https://woocommerce.com/document/woocommerce-payments/in-person-payments/woocommerce-in-person-payments-tap-to-pay-on-iphone-quick-start-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_with_wcpay','actioned','',NULL,NULL),(48,38,'extension-settings','See available updates','https://newruvamithai.in8.cdn-alpha.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(49,38,'dismiss','Dismiss','#','actioned','',NULL,NULL),(50,39,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://newruvamithai.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(51,39,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(52,40,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL),(53,41,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://newruvamithai.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),(54,42,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(55,42,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL),(56,43,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://newruvamithai.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(57,43,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(58,44,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(59,44,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL),(60,45,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(61,45,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL),(62,46,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(63,46,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL),(64,47,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(65,47,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL),(66,48,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(67,48,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL),(68,49,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://newruvamithai.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(69,49,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://newruvamithai.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(70,50,'ipp_refresh_q2_2023_us_inbox_notification','Grow my business on the go','https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_us_inbox_notification','actioned','',NULL,NULL),(71,51,'ipp_refresh_q2_2023_ca_inbox_notification','Grow my business on the go','https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_ca_inbox_notification','actioned','',NULL,NULL),(72,52,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings','See available updates','https://newruvamithai.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(73,52,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings-dismiss','Dismiss','#','actioned','',NULL,NULL),(74,53,'woocommerce-WCPayments-June-2023-updated-needed-Plugin-Settings','See available updates','https://newruvamithai.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(75,53,'woocommerce-WCPayments-June-2023-updated-needed-Dismiss','Dismiss','#','actioned','',NULL,NULL),(76,54,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','https://newruvamithai.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(77,54,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned','',NULL,NULL),(78,55,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://newruvamithai.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(79,55,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL),(80,56,'woocommerce_hpos_1st_notification_q2_2023','Learn more about HPOS','https://woocommerce.com/posts/platform-update-high-performance-order-storage-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_hpos_1st_notification_q2_2023','actioned','',NULL,NULL),(81,57,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://newruvamithai.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),(82,57,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://newruvamithai.in8.cdn-alpha.com/wp-admin/#','actioned','',NULL,NULL),(133,58,'update-db_run','Update WooCommerce Database','https://newruvamithai.in8.cdn-alpha.com/wp-admin/post.php?post=77&action=elementor&do_update_woocommerce=true','unactioned','wc_db_update','wc_db_update','wc_db_update_nonce'),(134,58,'update-db_learn-more','Learn more about updates','https://docs.woocommerce.com/document/how-to-update-woocommerce/','unactioned','',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES (1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2023-06-27 11:02:24',NULL,0,'plain','',0,0,'info'),(2,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2023-06-27 11:02:24',NULL,0,'plain','',0,0,'info'),(3,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(4,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(5,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(6,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(7,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(8,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(9,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(10,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(11,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(12,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(13,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(14,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(15,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(16,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(17,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(18,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(19,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(20,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(21,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(22,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(23,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(24,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(25,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(26,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(27,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(28,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(29,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(30,'google_listings_ads_custom_attribute_mapping_q4_2022','marketing','en_US','Our latest improvement to the Google Listings & Ads extension: Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','{}','unactioned','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(31,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(32,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(33,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(34,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(35,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(36,'tap_to_pay_iphone_q2_2023_no_wcpay','marketing','en_US','Accept in-person contactless payments on your iPhone','Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(37,'tap_to_pay_iphone_q2_2023_with_wcpay','marketing','en_US','New: accept in-person contactless payments on your iPhone','Tap to Pay on iPhone is quick, secure, and simple to set up in WooCommerce Payments — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person in a few short steps!','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(38,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(39,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(40,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(41,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(42,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(43,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(44,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(45,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(46,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(47,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(48,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(49,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(50,'ipp_refresh_q2_2023_us_inbox_notification','marketing','en_US','Grow on the go with in-person payments','Sell your products or services on the go with the M2 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(51,'ipp_refresh_q2_2023_ca_inbox_notification','marketing','en_US','Grow on the go with in-person payments','Sell your products or services on the go with the WisePad 3 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(52,'woocommerce-WCstripe-May-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Stripe plugin','<strong>Your store requires a security update for the WooCommerce Stripe plugin</strong>. Please update the WooCommerce Stripe plugin immediately to address a potential vulnerability.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(53,'woocommerce-WCPayments-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Payments','<strong>Your store requires a security update for the WooCommerce Payments plugin</strong>. Please update the WooCommerce Payments plugin immediately to address a potential vulnerability.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(54,'woocommerce-WCSubscriptions-June-2023-updated-needed','marketing','en_US','Action required: Security update of WooCommerce Subscriptions','<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(55,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(56,'woocommerce_hpos_1st_notification_q2_2023','marketing','en_US','High-Performance Order Storage (HPOS) is on its way','Our team is targeting August 2023 to roll out a major database upgrade that can unlock faster checkout and order creation for your customers — and lightning-quick order lookup for you. Enablement is optional and you won’t be forced to update, but read on to see why this was our most requested new feature.','{}','unactioned','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(57,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2023-06-27 12:27:30',NULL,0,'plain','',0,0,'info'),(58,'wc-update-db-reminder','update','en_US','WooCommerce database update required','WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href=\"https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI\">WP CLI</a>.','{}','unactioned','woocommerce-core','2023-10-26 09:27:45',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

--
-- Dumping data for table `wp_wc_download_log`
--

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

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

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

--
-- Dumping data for table `wp_wc_order_addresses`
--

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

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

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

--
-- Dumping data for table `wp_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wp_wc_order_operational_data`
--

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

--
-- Dumping data for table `wp_wc_order_operational_data`
--

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

--
-- Table structure for table `wp_wc_order_product_lookup`
--

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

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

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

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

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

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

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

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

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

--
-- Dumping data for table `wp_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wp_wc_orders`
--

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

--
-- Dumping data for table `wp_wc_orders`
--

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

--
-- Table structure for table `wp_wc_orders_meta`
--

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

--
-- Dumping data for table `wp_wc_orders_meta`
--

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

--
-- Table structure for table `wp_wc_product_attributes_lookup`
--

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

--
-- Dumping data for table `wp_wc_product_attributes_lookup`
--

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

--
-- Table structure for table `wp_wc_product_download_directories`
--

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

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

LOCK TABLES `wp_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wp_wc_product_download_directories` VALUES (1,'file:///storage/v11800/newruvamithai/public_html/wp-content/uploads/woocommerce_uploads/',1),(2,'https://newruvamithai.in8.cdn-alpha.com/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wp_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

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

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

--
-- Dumping data for table `wp_wc_product_meta_lookup`
--

LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_meta_lookup` VALUES (243,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(255,'',0,0,1000.0000,1000.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(257,'',0,0,1000.0000,1000.0000,1,NULL,'instock',0,0.00,0,'taxable','parent');
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

--
-- Dumping data for table `wp_wc_rate_limits`
--

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

--
-- Table structure for table `wp_wc_reserved_stock`
--

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

--
-- Dumping data for table `wp_wc_reserved_stock`
--

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

--
-- Table structure for table `wp_wc_tax_rate_classes`
--

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

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

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

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

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

--
-- Dumping data for table `wp_wc_webhooks`
--

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

--
-- Table structure for table `wp_woocommerce_api_keys`
--

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

--
-- Dumping data for table `wp_woocommerce_api_keys`
--

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

--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--

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

--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--

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

--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wp_woocommerce_log`
--

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

--
-- Dumping data for table `wp_woocommerce_log`
--

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES (1,'1','a:13:{s:4:\"cart\";s:453:\"a:1:{s:32:\"547a5275bda290cc155769c82c9e6866\";a:11:{s:3:\"key\";s:32:\"547a5275bda290cc155769c82c9e6866\";s:10:\"product_id\";i:255;s:12:\"variation_id\";i:257;s:9:\"variation\";a:1:{s:18:\"attribute_quantity\";s:3:\"1KG\";}s:8:\"quantity\";i:6;s:9:\"data_hash\";s:32:\"ed36809a5c3825f591c4f6939b526d0a\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:6000;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:6000;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:4:\"6000\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"6000\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:7:\"6000.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:973:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2023-07-07T08:12:55+00:00\";s:8:\"postcode\";s:6:\"201014\";s:4:\"city\";s:9:\"Ghaziabad\";s:9:\"address_1\";s:44:\"227, 228 D-mall, Shakti Khand-2, Indirapuram\";s:7:\"address\";s:44:\"227, 228 D-mall, Shakti Khand-2, Indirapuram\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"UP\";s:7:\"country\";s:2:\"IN\";s:17:\"shipping_postcode\";s:6:\"201014\";s:13:\"shipping_city\";s:9:\"Ghaziabad\";s:18:\"shipping_address_1\";s:44:\"227, 228 D-mall, Shakti Khand-2, Indirapuram\";s:16:\"shipping_address\";s:44:\"227, 228 D-mall, Shakti Khand-2, Indirapuram\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"UP\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:1:\"1\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:15:\"wp@dxpsites.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";s:10:\"wc_notices\";N;s:22:\"shipping_for_package_0\";s:401:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_6f9c9226b7f3e5940d86b2cdae30b432\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:27:\"Kaju Mithai - 1KG &times; 6\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:21:\"chosen_payment_method\";s:0:\"\";}',1698485227);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_locations` VALUES (1,1,'IN','country');
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

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

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

--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_methods` VALUES (1,1,'free_shipping',1,1);
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

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

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

--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--

LOCK TABLES `wp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zones` VALUES (1,'India',0);
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--

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

--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wp_woocommerce_tax_rates`
--

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

--
-- Dumping data for table `wp_woocommerce_tax_rates`
--

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

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2024-06-25 20:52:27

{"id":904,"date":"2020-02-17T21:20:08","date_gmt":"2020-02-17T15:50:08","guid":{"rendered":"https:\/\/zylondesigns.top\/affy\/?page_id=904"},"modified":"2020-11-11T21:59:01","modified_gmt":"2020-11-11T16:29:01","slug":"group-companies","status":"publish","type":"page","link":"https:\/\/affypharma.com\/group-companies\/","title":{"rendered":"Group Companies"},"content":{"rendered":"\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t
\n\t\t\t\n\t\t\t\t
Arrange A Callback<\/a>\n\t\t\t\t
\n\t\t\t\t\t